diff options
author | John Gilmore <gnu@cygnus> | 1991-10-03 22:24:27 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1991-10-03 22:24:27 +0000 |
commit | b14f76edd1e62933e0c633f61390624443c3f509 (patch) | |
tree | 54918dfb59ee5991c35027b272f9f6d7b99d6842 | |
parent | ea3768dc45b8663c85fb7181eba5423b3518009d (diff) | |
download | gdb-b14f76edd1e62933e0c633f61390624443c3f509.zip gdb-b14f76edd1e62933e0c633f61390624443c3f509.tar.gz gdb-b14f76edd1e62933e0c633f61390624443c3f509.tar.bz2 |
Add elf-*.h files.
-rw-r--r-- | include/.Sanitize | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/include/.Sanitize b/include/.Sanitize index 95c431d..4cec40a 100644 --- a/include/.Sanitize +++ b/include/.Sanitize @@ -46,6 +46,9 @@ bfd.h bout.h convx-opcode.h ecoff.h +elf-common.h +elf-external.h +elf-internal.h gdbm.h getopt.h i386-opcode.h @@ -102,7 +105,10 @@ echo Done in `pwd`. # # # $Log$ -# Revision 1.14 1991/09/26 22:46:53 steve +# Revision 1.15 1991/10/03 22:24:27 gnu +# Add elf-*.h files. +# +# Revision 1.14 1991/09/26 22:46:53 steve # Newly created # # Revision 1.13 1991/09/13 05:17:53 gnu |