aboutsummaryrefslogtreecommitdiff
path: root/gas/a.out.gnu.h
diff options
context:
space:
mode:
authorSteve Chamberlain <steve@cygnus>1991-08-06 20:39:34 +0000
committerSteve Chamberlain <steve@cygnus>1991-08-06 20:39:34 +0000
commite929a4c57acf393f136febef1abbedb6e31d4a9a (patch)
tree47acd8b6a701866ec3419d837ca94cc5f4cb6283 /gas/a.out.gnu.h
parent7f281dcbe448d767b7919c16c58dd08e90fb68d2 (diff)
downloadgdb-e929a4c57acf393f136febef1abbedb6e31d4a9a.zip
gdb-e929a4c57acf393f136febef1abbedb6e31d4a9a.tar.gz
gdb-e929a4c57acf393f136febef1abbedb6e31d4a9a.tar.bz2
*** empty log message ***
Diffstat (limited to 'gas/a.out.gnu.h')
-rwxr-xr-xgas/a.out.gnu.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/gas/a.out.gnu.h b/gas/a.out.gnu.h
index 2a532bb..4df01e3 100755
--- a/gas/a.out.gnu.h
+++ b/gas/a.out.gnu.h
@@ -173,7 +173,8 @@ struct nlist {
to satisfy requests for the indirect symbol, but not vice versa.
If the other symbol does not have a definition, libraries will
be searched to find a definition. */
-#define N_INDR 0xa
+
+/*#define N_INDR 0xa*/
/* The following symbols refer to set elements.
All the N_SET[ATDB] symbols with the same name form one set.