diff options
Diffstat (limited to 'ld/config.h')
-rw-r--r-- | ld/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/config.h b/ld/config.h index b128156..b9c43a8 100644 --- a/ld/config.h +++ b/ld/config.h @@ -33,7 +33,7 @@ #define EBMON29K_EMULATION_NAME "ebmon29k" #define GLDI386AOUT_EMULATION_NAME "gldi386aout" /* Otherwise default to this emulation */ -/* Otherwise default to this emulation */ + #ifndef DEFAULT_EMULATION #ifdef GNU960 #define DEFAULT_EMULATION GLD960_EMULATION_NAME |