diff options
Diffstat (limited to 'bfd/riscix.c')
-rw-r--r-- | bfd/riscix.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/riscix.c b/bfd/riscix.c index 7e24fd9..db04df1 100644 --- a/bfd/riscix.c +++ b/bfd/riscix.c @@ -45,7 +45,7 @@ /* A reference to a shared library. The text portion of the object contains "overflow text" from the shared library to be linked in with an object. */ -#define SLOMAGIC (MF_IS_SL | OMAGIC) +#define SLOMAGIC (MF_IS_SL | OMAGIC) /* Sqeezed demand paged. NOTE: This interpretation of QMAGIC seems to be at variance |