NetBSD/sys/arch/bebox
bjh21 6da931ff0d Cast KERNENTRY into a char * before doing arithmetic on it, so we don't end
up trying to cast a 64-bit integer into a pointer, which GCC warns about.
2003-04-20 18:17:07 +00:00
..
bebox Nake return values from bounds_check_with_label() conform to the man 2003-04-16 15:00:59 +00:00
compile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf Switch/adapt to new bus space infrastructure. 2003-03-18 16:40:18 +00:00
include Switch/adapt to new bus space infrastructure. 2003-03-18 16:40:18 +00:00
isa Use PAGE_SIZE rather than NBPG. 2003-04-01 23:47:01 +00:00
pci Make most of PPC (OEA) bus_space's identical (or as identical as possible). 2003-03-06 05:25:18 +00:00
stand Cast KERNENTRY into a char * before doing arithmetic on it, so we don't end 2003-04-20 18:17:07 +00:00
Makefile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00