next up previous contents index
Next: 9.4.2 alloca.h: explicit stack-based Up: 9.4 Header Files Previous: 9.4 Header Files

9.4.1 a.out.h: semi-standard a.out file format definitions

   

DESCRIPTION

This header file simply cross-includes the header file oskit/exec/a.out.h, which is part of the executable interpreter library (see Section 23.1.2) and provides a minimal set of definitions describing a.out-format executable and object files. Although this header file is not standard ANSI or POSIX (thank goodness!), it is a fairly strong Unix tradition, and is especially relevant to operating system code, and therefore is provided as part of the OSKit.



University of Utah Flux Research Group