diff options
author | Stu Grossman <grossman@cygnus> | 1992-06-19 22:48:09 +0000 |
---|---|---|
committer | Stu Grossman <grossman@cygnus> | 1992-06-19 22:48:09 +0000 |
commit | 39140ed22b8d8957abfe70d6b548f368c094fd1a (patch) | |
tree | 9045273d7946744a2224318c08618697678636f9 /include | |
parent | 5e511f6f7097f102c852b2e8eec0be7b0ef4a47f (diff) | |
download | fsf-binutils-gdb-39140ed22b8d8957abfe70d6b548f368c094fd1a.zip fsf-binutils-gdb-39140ed22b8d8957abfe70d6b548f368c094fd1a.tar.gz fsf-binutils-gdb-39140ed22b8d8957abfe70d6b548f368c094fd1a.tar.bz2 |
HPPA merge.
Diffstat (limited to 'include')
-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" + + |