NetBSD/sys/arch/mac68k/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
..
autoconf.c
bus_space.c
clock.c
clockreg.h
conf.c
disksubr.c
fpu_machdep.c
genassym.cf Remove compat_svr4 and compat_svr4_32, as discussed on tech-kern@ recently, 2018-12-19 13:57:44 +00:00
intr.c convert 'extern long intrnames' to 'extern char intrnames[MAX_INAME_LENGTH]'. 2019-02-19 00:34:50 +00:00
iop.c
locore.s Remove compat_svr4 and compat_svr4_32, as discussed on tech-kern@ recently, 2018-12-19 13:57:44 +00:00
macglobals.s
machdep.c Don't define ELFSIZE 2017-11-07 14:55:30 +00:00
macrom.c src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
macrom.h
macromasm.s
mainbus.c
pmap_bootstrap.c
pram.c
pram.h
pramasm.s
psc.c
trap.c Refactor the 68040 writeback() from each m68k port's trap handler into a 2019-02-18 01:12:22 +00:00
vectors.s
via.c