NetBSD/sys/arch/mac68k
mrg faeb5b8616 convert 'extern long intrnames' to 'extern char intrnames[MAX_INAME_LENGTH]'.
also, assert that MAX_INAME_LENGTH is not larger than eintrnames - intrnames.

fixes gcc 7's object size checker checks.  tested by martin@.
2019-02-19 00:34:50 +00:00
..
compile
conf Refactor the 68040 writeback() from each m68k port's trap handler into a 2019-02-18 01:12:22 +00:00
dev Remove very old IFF_NOTRAILERS flag. 2019-02-05 06:17:00 +00:00
include Refactor the 68040 writeback() from each m68k port's trap handler into a 2019-02-18 01:12:22 +00:00
mac68k convert 'extern long intrnames' to 'extern char intrnames[MAX_INAME_LENGTH]'. 2019-02-19 00:34:50 +00:00
nubus Remove very old IFF_NOTRAILERS flag. 2019-02-05 06:17:00 +00:00
obio no need to include <machine/param.h> if <sys/param.h> already included 2019-01-08 19:41:09 +00:00
Makefile