diff options
Diffstat (limited to 'include/aout/hppa.h')
-rw-r--r-- | include/aout/hppa.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/include/aout/hppa.h b/include/aout/hppa.h new file mode 100644 index 0000000..7e185de --- /dev/null +++ b/include/aout/hppa.h @@ -0,0 +1,7 @@ +#include "filehdr.h" +#include "aouthdr.h" +#include "scnhdr.h" +#include "spacehdr.h" +#include "syms.h" + + |