diff options
Diffstat (limited to 'hints/mpeix.sh')
-rw-r--r-- | hints/mpeix.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hints/mpeix.sh b/hints/mpeix.sh index 6c548284af..9fc2737893 100644 --- a/hints/mpeix.sh +++ b/hints/mpeix.sh @@ -1,3 +1,5 @@ +# MPE/IX does not have nm, and the linker doesn't complain +# about unresolved symbols, so these are all filled in by hand. osname='mpeix' osvers='5.0' alignbytes='8' |