NetBSD/sys/arch/sun3
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
..
compile new RCS ID format. 1994-10-26 09:07:55 +00:00
conf Cleanup (cpp flags just once) 1995-01-11 20:37:12 +00:00
dev Cleanup 1995-01-11 20:38:23 +00:00
include This file, which will be included by <sys/cdefs.h>, will contain macros 1995-01-19 01:38:36 +00:00
netboot new RCS ID format. 1994-10-26 09:07:55 +00:00
sun3 Disable the NMI clock earlier, so the PROM does not touch the ZS chip 1995-01-18 17:22:40 +00:00
CHANGES cleanup 1994-03-01 08:23:57 +00:00
STATUS boots, presents shell prompt, and doesn't crash immediately 1994-02-23 08:28:11 +00:00
TODO boots, presents shell prompt, and doesn't crash immediately 1994-02-23 08:28:11 +00:00