Parent Directory
|
Revision Log
|
Patch
| revision 1.2 by bellard, Mon Jun 9 15:31:02 2003 UTC | revision 1.3 by bellard, Sun Nov 6 16:52:11 2005 UTC | |
|---|---|---|
| # | Line 23 Software Foundation, 59 Temple Place - S | Line 23 Software Foundation, 59 Temple Place - S |
| 23 | #include <stdio.h> | #include <stdio.h> |
| 24 | #include "dis-asm.h" | #include "dis-asm.h" |
| 25 | ||
| #define ATTRIBUTE_UNUSED __attribute__((unused)) | ||
| #define _(x) x | ||
| 26 | /* The opcode table is an array of struct alpha_opcode. */ | /* The opcode table is an array of struct alpha_opcode. */ |
| 27 | ||
| 28 | struct alpha_opcode | struct alpha_opcode |
|
||||||||
| savannah-hackers-public@gnu.org | ViewVC Help |
| Powered by ViewVC 1.1.26 |