Add a missing #undef to properly compile atomic.c functions into the
authorMatthew Dillon <dillon@dragonflybsd.org>
Wed, 8 Nov 2006 20:59:52 +0000 (20:59 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Wed, 8 Nov 2006 20:59:52 +0000 (20:59 +0000)
commit1ea5fdd017a6f44f5459c5439ecc9600c931a95b
tree0a2f37e8861472730ec6f708193bc1b63a8a416b
parent2975831e41e3ff920d614fbb3062cc3b06b0ef29
Add a missing #undef to properly compile atomic.c functions into the
kernel so modules can access them.
sys/cpu/i386/misc/atomic.c