NetBSD/sys/arch/hp300
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
..
DOC new RCS ID format. 1994-10-26 07:22:45 +00:00
compile new RCS ID format. 1994-10-26 07:22:45 +00:00
conf Add mt. 1995-01-07 22:54:16 +00:00
dev Do not allow opening a device which is not `alive'. 1995-01-18 10:02:43 +00:00
hp300 Display the correct diagnostic on a coprocessor exception. From Masaru Oki. 1995-01-18 07:37:06 +00:00
hpux Clean up deleted files. 1994-10-20 04:29:36 +00:00
include This file, which will be included by <sys/cdefs.h>, will contain macros 1995-01-19 01:38:36 +00:00
stand new RCS ID format. 1994-10-26 07:22:45 +00:00
Makefile new RCS ID format. 1994-10-26 07:22:45 +00:00