1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/lib/libkse/arch
Marcel Moolenaar 97caaa6522 Implement atomic_swap_{int|long|ptr}. Define atomic_swap_ptr as a
macro that expands to atomic_swap_long() to avoid compiler warnings
caused by incompatible pointer passing.
2003-06-23 04:44:43 +00:00
..
i386 Move the machine specific files from sys/Makefile.inc and put them 2003-06-23 04:28:31 +00:00
ia64 Implement atomic_swap_{int|long|ptr}. Define atomic_swap_ptr as a 2003-06-23 04:44:43 +00:00