diff options
Diffstat (limited to 'gas/a.out.gnu.h')
-rwxr-xr-x | gas/a.out.gnu.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/a.out.gnu.h b/gas/a.out.gnu.h index 4df01e3..0d31545 100755 --- a/gas/a.out.gnu.h +++ b/gas/a.out.gnu.h @@ -174,7 +174,7 @@ struct nlist { 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. |