diff options
Diffstat (limited to 'src/s')
-rw-r--r-- | src/s/riscos5.h | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/s/riscos5.h b/src/s/riscos5.h new file mode 100644 index 00000000000..c4b1919bf06 --- /dev/null +++ b/src/s/riscos5.h @@ -0,0 +1,11 @@ +#include "bsd4-3.h" + +/* This file has changes that Jost Krieger <x920031@rubb.rz.ruhr-uni-bochum.de> + says are necessary. */ + +/* No declaration in system header files. */ +extern double atof (); + +#define LD_SWITCH_SYSTEM -non_shared + +#define GETPGRP_NO_ARG |