*** empty log message ***
authorSteve Chamberlain <steve@cygnus>
Tue, 6 Aug 1991 20:39:34 +0000 (20:39 +0000)
committerSteve Chamberlain <steve@cygnus>
Tue, 6 Aug 1991 20:39:34 +0000 (20:39 +0000)
gas/a.out.gnu.h

index 2a532bb17aa31293e851e5334cbf1ddb055d2906..4df01e3876a52aec25d43cae4a12af123b176a26 100755 (executable)
@@ -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.