haiku/headers/private/firewire
Pawel Dziepak 077c84eb27 kernel: atomic_*() functions rework
* No need for the atomically changed variables to be declared as
   volatile.
 * Drop support for atomically getting and setting unaligned data.
 * Introduce atomic_get_and_set[64]() which works the same as
   atomic_set[64]() used to. atomic_set[64]() does not return the
   previous value anymore.
2013-11-05 22:32:59 +01:00
..
eui64.h
firewire.h
firewire_module.h
firewirereg.h
fwdma.h
fwglue.h kernel: atomic_*() functions rework 2013-11-05 22:32:59 +01:00
fwphyreg.h
iec13213.h Merged the signals branch into trunk, with these changes: 2011-01-10 21:54:38 +00:00
iec68113.h
queue.h
timer.h