NetBSD/sys/arch/da30/include
jtc 9540190d45 This file, which will be included by <sys/cdefs.h>, will contain macros
such as __warn_references() and __weak_reference() which are actually
machine dependant.  This will make it easier for ports that are being
bootstraped with ELF and ECOFF based toolchains.

This change also introduces a new macro, _C_LABEL(x).  _C_LABEL expands
its argument, an identifier, to a character string of the identifier
name as it is represented in an object file.

For most ports, _C_LABEL(x) will expand to "_x", for ELF based ports
_C_LABEL(x) will expand to "x".
1995-01-19 01:38:36 +00:00
..
ansi.h new RCS ID format. 1994-10-26 02:31:56 +00:00
asm.h new RCS ID format. 1994-10-26 02:31:56 +00:00
cdefs.h This file, which will be included by <sys/cdefs.h>, will contain macros 1995-01-19 01:38:36 +00:00
cpu.h new RCS ID format. 1994-10-26 02:31:56 +00:00
db_machdep.h new RCS ID format. 1994-10-26 02:31:56 +00:00
disklabel.h move arch dependence to archs. clean up a bit. deal with weird MAXPARTITONS. 1994-10-14 18:26:22 +00:00
endian.h new RCS ID format. 1994-10-26 02:31:56 +00:00
exec.h new RCS ID format. 1994-10-26 02:31:56 +00:00
float.h new RCS ID format. 1994-10-26 02:31:56 +00:00
frame.h new RCS ID format. 1994-10-26 02:31:56 +00:00
limits.h new RCS ID format. 1994-10-26 02:31:56 +00:00
param.h new RCS ID format. 1994-10-26 02:31:56 +00:00
pcb.h new RCS ID format. 1994-10-26 02:31:56 +00:00
pmap.h new RCS ID format. 1994-10-26 02:31:56 +00:00
proc.h new RCS ID format. 1994-10-26 02:31:56 +00:00
profile.h new RCS ID format. 1994-10-26 02:31:56 +00:00
psl.h new RCS ID format. 1994-10-26 02:31:56 +00:00
pte.h new RCS ID format. 1994-10-26 02:31:56 +00:00
ptrace.h new RCS ID format. 1994-10-26 02:31:56 +00:00
reg.h new RCS ID format. 1994-10-26 02:31:56 +00:00
setjmp.h make the definition of _JBLEN mach. dep. header-dependent. 1994-12-20 10:36:27 +00:00
signal.h new RCS ID format. 1994-10-26 02:31:56 +00:00
stdarg.h new RCS ID format. 1994-10-26 02:31:56 +00:00
trap.h new RCS ID format. 1994-10-26 02:31:56 +00:00
types.h new RCS ID format. 1994-10-26 02:31:56 +00:00
varargs.h new RCS ID format. 1994-10-26 02:31:56 +00:00
vmparam.h new RCS ID format. 1994-10-26 02:31:56 +00:00