diff options
author | jhb <jhb@FreeBSD.org> | 2001-01-16 00:18:36 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2001-01-16 00:18:36 +0000 |
commit | b83c97ff1c5117ad4e3b970a016114f7105e6aef (patch) | |
tree | ac5b0fa19dd529f478afb418117b279cfb49a2e3 /sys/kern/kern_sig.c | |
parent | db0d9914f0f53d14887cd469375180dcece4c388 (diff) | |
download | FreeBSD-src-b83c97ff1c5117ad4e3b970a016114f7105e6aef.zip FreeBSD-src-b83c97ff1c5117ad4e3b970a016114f7105e6aef.tar.gz |
- Fix atomic_load_* and atomic_store_* to generate functions for atomic.c
that modules can call.
- Remove the old gcc <= 2.8 versions of the atomic ops.
- Resort the order of some things in the file so that there is only
one #ifdef for KLD_MODULE, and so that all WANT_FUNCTIONS stuff is
moved to the bottom of the file.
- Remove ATOMIC_ACQ_REL() and just use explicit macros instead.
Diffstat (limited to 'sys/kern/kern_sig.c')
0 files changed, 0 insertions, 0 deletions