diff options
Diffstat (limited to 'ld/emultempl/mmo.em')
-rw-r--r-- | ld/emultempl/mmo.em | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/emultempl/mmo.em b/ld/emultempl/mmo.em index d1a6f14..9b18186 100644 --- a/ld/emultempl/mmo.em +++ b/ld/emultempl/mmo.em @@ -151,6 +151,7 @@ mmo_after_open (void) is->the_bfd); } } + after_open_default (); } EOF |