/[qemu]/qemu/a.out.h
ViewVC logotype

Diff of /qemu/a.out.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by bellard, Wed Mar 31 23:54:52 2004 UTC revision 1.2 by bellard, Sun Dec 19 20:57:26 2004 UTC
# Line 151  struct external_lineno { Line 151  struct external_lineno {
151  #define E_FILNMLEN      14      /* # characters in a file name          */  #define E_FILNMLEN      14      /* # characters in a file name          */
152  #define E_DIMNUM        4       /* # array dimensions in auxiliary entry */  #define E_DIMNUM        4       /* # array dimensions in auxiliary entry */
153    
154  struct external_syment  struct __attribute__((packed)) external_syment
155  {  {
156    union {    union {
157      char e_name[E_SYMNMLEN];      char e_name[E_SYMNMLEN];

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26