NetBSD/sys/arch/atari
dsl fb6fad97a4 Remove the _KERNEL part of these two clones of sys/exec_elf.h
Remove the incorrect (and completely unused everywhere) Elf64_Shalf.
Put a better include guard on arch/epoc32/stand/e32boot/include/elf.h
Should be ok because I can't find any references to KERNEL in these
  source trees.
2014-01-03 16:40:58 +00:00
..
atari Fix allocator routines. Instead of abusing CIRCLEQ pointers, add an explicit 2014-01-03 07:14:20 +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 Remove the _KERNEL part of these two clones of sys/exec_elf.h 2014-01-03 16:40:58 +00:00
vme fix build errors with gcc 4.5. 2011-10-01 15:59:00 +00:00
Makefile Fix target 'tags'. 2011-04-04 19:44:16 +00:00