Move atomic_intr_t to machine/stdint.h and predent __ to reduce
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Sat, 26 Aug 2006 17:43:54 +0000 (17:43 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Sat, 26 Aug 2006 17:43:54 +0000 (17:43 +0000)
commitaa368711bfba2c7a244426d252bf8ccc41f19678
treece0d969b5c3284d272f334ba0b76d950a7e7c963
parent88fe92e6acb239d12a88228ae17876229bf90aa1
Move atomic_intr_t to machine/stdint.h and predent __ to reduce
namespace pollution. Include that file in sys/serialize.h instead
of machine/atomic.h to dramatically reduce namespace pollution of
userland applications.
sys/cpu/i386/include/atomic.h
sys/cpu/i386/include/stdint.h
sys/i386/include/atomic.h
sys/i386/include/stdint.h
sys/sys/serialize.h