freebsd-dev/sys/powerpc
John Baldwin 122eceef61 Convert the atomic_ptr() operations over to operating on uintptr_t
variables rather than void * variables.  This makes it easier and simpler
to get asm constraints and volatile keywords correct.

MFC after:	3 days
Tested on:	i386, alpha, sparc64
Compiled on:	ia64, powerpc, amd64
Kernel toolchain busted on:	arm
2005-07-15 18:17:59 +00:00
..
aim Validate if the value written into {FS,GS}.base is a canonical 2005-07-10 23:31:11 +00:00
compile
conf Add recently invented COMPAT_FREEBSD5 option. 2005-07-14 15:39:06 +00:00
include Convert the atomic_ptr() operations over to operating on uintptr_t 2005-07-15 18:17:59 +00:00
ofw Quick hack-o-rama to allow the Xorg Radeon driver to start up. It 2005-05-21 00:22:57 +00:00
powermac The end values passed to rman_manage_region() for PCI i/o and mem 2005-05-29 08:51:21 +00:00
powerpc Validate if the value written into {FS,GS}.base is a canonical 2005-07-10 23:31:11 +00:00
psim Remove bus_{mem,p}io.h and related code for a micro-optimization on i386 2005-05-29 04:42:30 +00:00