From 648c0abd514cd2b4b3208f36ec7d246c50d361e8 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 19 Aug 1995 18:24:48 +0000 Subject: [PATCH] Initial revision --- src/s/riscos5.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 src/s/riscos5.h 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 + says are necessary. */ + +/* No declaration in system header files. */ +extern double atof (); + +#define LD_SWITCH_SYSTEM -non_shared + +#define GETPGRP_NO_ARG -- 2.39.2