NetBSD/sys/arch/pc532
abs eb73becae2 Ensure all INSTALL config files consistantly include PIPE_SOCKETPAIR,
MALLOC_NOINLINE, and VNODE_OP_NOINLINE. The exceptions are when they
include another config files that already defines the options, or if
they are for an embedded board, just define a few extra options, and
do not already define PIPE_SOCKETPAIR.
2002-07-05 13:40:10 +00:00
..
compile
conf Ensure all INSTALL config files consistantly include PIPE_SOCKETPAIR, 2002-07-05 13:40:10 +00:00
dev Add an empty statement after a goto label to keep gcc-current happy. 2002-05-25 03:45:12 +00:00
fpu Fix previous so that the constants are outside of the #ifdefs such that 2002-05-26 07:37:08 +00:00
include Don't make _mcount static; it's already out of the user's namespace, 2002-06-05 15:14:16 +00:00
pc532 Add kernel support for having userland provide the signal trampoline: 2002-07-04 23:32:02 +00:00
stand MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
Makefile
To.Do Add "switch to ELF". 2001-05-16 15:01:40 +00:00