ftp.nice.ch/pub/next/developer/languages/c/djgpp-NS.s.tar.gz#/djgpp/src/gas-2.3/bfd/hosts/riscos.h

This is riscos.h in view mode; [Download] [Up]

/* RISC/os 4.52C, and presumably other versions.  */

#include "hosts/std-host.h"

#include <bsd43/machine/machparam.h>
#include <bsd43/machine/vmparam.h>

#define NBPG BSD43_NBPG
#define UPAGES BSD43_UPAGES
#define HOST_TEXT_START_ADDR BSD43_USRTEXT
#define HOST_DATA_START_ADDR BSD43_USRDATA
#define HOST_STACK_END_ADDR BSD43_USRSTACK

/* This is just needed for a.out formats where the executable does not
   identify the architecture.  I'm not sure whether RISC/os is such a case
   or not.  */
#define HOST_MACHINE_ARCH bfd_arch_mips

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.