summaryrefslogtreecommitdiff
path: root/sys/arch/ofppc/include/powerpc.h
AgeCommit message (Expand)Author
2009-03-14Remove all the __P() from sys (excluding sys/dist)dsl
2005-12-11merge ktrace-lwp.christos
2004-10-23Centralize the declaration of booted_device and booted_partition.thorpej
2002-09-21remove protos for non-existant functions.chs
2000-06-01Make booted_device global (and booted_parition for consitency).matt
1998-08-26vm_offset_t -> {paddr_t,vaddr_t}, vm_size_t -> vsize_tsakamoto
1997-01-31Declare booted_device and booted_partition as "extern".thorpej
1996-09-30PowerPC portws