NetBSD/sys/arch/atari
christos 9d605174d9 Change the queue.3 *_END(&head) macros to NULL. Since we don't have CIRCLEQ
anymore, all the macros expand to NULL anyway, so this improves readability.
Requested by rmind@
2013-11-27 17:24:43 +00:00
..
atari Change the queue.3 *_END(&head) macros to NULL. Since we don't have CIRCLEQ 2013-11-27 17:24:43 +00:00
compile
conf G/C PFIL_HOOKS from the kernel configs. 2013-06-30 21:38:55 +00:00
dev use sizeof(buffer) - 1, not sizeof(buffer - 1) 2013-01-26 18:13:55 +00:00
include make cpu_need_resched() macros consistent; __USE flags 2013-10-19 19:20:59 +00:00
isa Adapt to the changed signature of pckbc_cnattach(). 2012-10-13 17:58:53 +00:00
pci split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
stand Build boot loaders without unwind tables. 2013-08-12 16:34:05 +00:00
vme
Makefile