diff options
Diffstat (limited to 'OS/unsupported/os.h-NetBSD-a.out')
-rw-r--r-- | OS/unsupported/os.h-NetBSD-a.out | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/OS/unsupported/os.h-NetBSD-a.out b/OS/unsupported/os.h-NetBSD-a.out new file mode 100644 index 0000000..29a8fee --- /dev/null +++ b/OS/unsupported/os.h-NetBSD-a.out @@ -0,0 +1,5 @@ +/* Exim: OS-specific C header file for NetBSD (a.out binary format) */ + +#include "../OS/os.h-NetBSD" /* Same as for ELF format */ + +/* End */ |