view src/s/riscos5.h @ 90190:d8a6a0474c49

(Fcall_process): Sync with the change in HEAD (2005-06-04).
author Kenichi Handa <handa@m17n.org>
date Mon, 06 Jun 2005 04:18:18 +0000
parents 68c22ea6027c
children
line wrap: on
line source

#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

/* arch-tag: e8ddf21d-72a0-476d-b33e-364f8b20e3b7
   (do not change this comment) */