NetBSD/sys/arch/mac68k
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 08:45:48 +00:00
conf Mac ROM Glue changes from grantham@tenon.com. 1994-12-03 23:33:55 +00:00
dev Update for scsi changes. Incl. xs->resid = 0 (thanks Phil). 1995-01-15 06:27:54 +00:00
include This file, which will be included by <sys/cdefs.h>, will contain macros 1995-01-19 01:38:36 +00:00
mac68k Fix minor compile warning. 1995-01-15 06:29:04 +00:00
nubus new RCS ID format. 1994-10-26 08:45:48 +00:00
obio new RCS ID format. 1994-10-26 08:45:48 +00:00
scsi Clean up deleted files. 1994-12-03 14:45:42 +00:00
Makefile new RCS ID format. 1994-10-26 08:45:48 +00:00