Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

coff.h File Reference

Go to the source code of this file.

Compounds

struct  aouthdr
 Data structure that describe the MIPS COFF format. More...

struct  filehdr
 Data structure that describe the MIPS COFF format. More...

struct  scnhdr
 Data structure that describe the MIPS COFF format. More...


Defines

#define MIPSELMAGIC   0x0162
#define OMAGIC   0407
#define SOMAGIC   0x0701
#define AOUTHSZ   sizeof(AOUTHDR)

Typedefs

typedef struct aouthdr  AOUTHDR
 Data structure that describe the MIPS COFF format. More...


Define Documentation

#define AOUTHSZ   sizeof(AOUTHDR)
 

Definition at line 43 of file coff.h.

#define MIPSELMAGIC   0x0162
 

Definition at line 19 of file coff.h.

#define OMAGIC   0407
 

Definition at line 21 of file coff.h.

#define SOMAGIC   0x0701
 

Definition at line 22 of file coff.h.


Typedef Documentation

typedef struct aouthdr AOUTHDR
 

Data structure that describe the MIPS COFF format.


Generated at Wed Jul 4 11:32:22 2001 for Nachos by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001