remove some old cruft from sys/types.h
[musl] / arch / x86_64 / atomic.h
2011-02-15 Nicholas J. KainOptimize x86_64 atomics to take advantage of 64-bitness.
2011-02-15 Nicholas J. KainPort musl to x86-64. One giant commit!