NetBSD/sys/arch/mips
he ea56bcee84 Hide the register number constants behind an _R_ prefix, and also
rename FPBASE to _FPBASE, so that we avoid polluting the user's
name space when e.g. <sys/ptrace.h> is included.  Previously, the
PC symbol in mips/regnum.h would conflict with the declaration of
the external variable by the same name in termcap.h, as discovered
by the ``okheaders'' regression test.
2003-11-26 08:36:49 +00:00
..
alchemy Add a define for the size of the UART register block. 2003-11-08 05:49:08 +00:00
bonito __KERNEL_RCSID() 2003-07-15 02:43:09 +00:00
cfe __KERNEL_RCSID() 2003-07-15 02:43:09 +00:00
conf Add a "COM_AU1x00" option, similar to COM_PXA2X0, for enabling Au1x00 2003-11-08 05:05:14 +00:00
include Hide the register number constants behind an _R_ prefix, and also 2003-11-26 08:36:49 +00:00
mips Hide the register number constants behind an _R_ prefix, and also 2003-11-26 08:36:49 +00:00
sibyte Remove some assigned-to but otherwise unused variables. 2003-10-31 03:32:19 +00:00
Makefile Install the kernel linker script in /usr/lkm/ldscript so that modload(8) 2002-10-10 01:59:29 +00:00
Makefile.inc