NetBSD/sys/arch/mips/include
simonb 4471b94432 This Makefile.inc is used for building LKMS - add the standard MIPS
kernel compile flags as well as "-mlong-calls" so that calls from the
LKM in KSEG2 work to the kernel in KSEG0.

MIPS LKMs now build and can be loaded with the right Magick command line
args to modload(8).  Changes to modload coming...

Thanks to Chris Demetriou for pointing out the -mlong-calls gcc option
that had been staring me in the face all along.
2001-10-05 15:36:46 +00:00
..
Makefile Add definitions of C99 integer format conversion macros. 2001-04-15 17:13:04 +00:00
Makefile.inc This Makefile.inc is used for building LKMS - add the standard MIPS 2001-10-05 15:36:46 +00:00
ansi.h
aout_machdep.h
asm.h
bsd-aout.h
bswap.h
cachectl.h
cdefs.h
cpu.h Oops, <sys/sched.h> isn't asm safe, move inside an "#ifndef LOCORE" block. 2001-09-04 09:23:27 +00:00
cpuregs.h Describe the widths of various coprocessor 0 registers (for mips1, 2001-08-17 07:53:33 +00:00
db_machdep.h
ecoff_machdep.h
elf_machdep.h
endian.h
endian_machdep.h
float.h
ieee.h
ieeefp.h
int_const.h Add definitions of C99 integer constant macros. 2001-04-14 22:38:33 +00:00
int_fmtio.h Add definitions for C99 fastest minimum-width integer types. 2001-04-26 16:25:19 +00:00
int_limits.h Add definitions for C99 fastest minimum-width integer types. 2001-04-26 16:25:19 +00:00
int_mwgwtypes.h Add definitions for C99 fastest minimum-width integer types. 2001-04-26 16:25:19 +00:00
int_types.h * Move definitions of exact-width integer types from <machine/types.h> 2001-04-28 15:41:28 +00:00
kcore.h
kdbparam.h
limits.h Be consistent with limit constants: 2001-05-04 15:12:32 +00:00
lock.h
locore.h Reorder some function prototypes more logically. 2001-08-18 04:13:28 +00:00
math.h
mips1_pte.h
mips3_pte.h
mips_opcode.h OP_BLTZAL was defined twice. 2001-08-13 18:48:48 +00:00
mips_param.h
pcb.h
pmap.h Update pmap_update to now take the updated pmap as an argument. 2001-09-10 21:19:08 +00:00
proc.h
profile.h
psl.h
pte.h
ptrace.h
r3900regs.h
reg.h
regdef.h
regnum.h
reloc.h
rnd.h
setjmp.h
signal.h
stdarg.h Fix lint problem introduced in last change - if `lint' is defined, 2001-08-18 03:27:02 +00:00
sysarch.h
trap.h
types.h * Move definitions of exact-width integer types from <machine/types.h> 2001-04-28 15:41:28 +00:00
userret.h
varargs.h
vmparam.h Modernise data and stack size limits. 2001-07-18 04:15:55 +00:00