projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f281dc
)
*** empty log message ***
author
Steve Chamberlain
<steve@cygnus>
Tue, 6 Aug 1991 20:39:34 +0000
(20:39 +0000)
committer
Steve Chamberlain
<steve@cygnus>
Tue, 6 Aug 1991 20:39:34 +0000
(20:39 +0000)
gas/a.out.gnu.h
patch
|
blob
|
history
diff --git
a/gas/a.out.gnu.h
b/gas/a.out.gnu.h
index 2a532bb17aa31293e851e5334cbf1ddb055d2906..4df01e3876a52aec25d43cae4a12af123b176a26 100755
(executable)
--- 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.