summaryrefslogtreecommitdiffstats
path: root/contrib/tcpdump/print-tcp.c
diff options
context:
space:
mode:
authorattilio <attilio@FreeBSD.org>2009-10-06 23:48:28 +0000
committerattilio <attilio@FreeBSD.org>2009-10-06 23:48:28 +0000
commitd6f29069b6735fa01a2f684d5224bd939b5ef84f (patch)
tree14e6fc34044b5c990034c97d6da17fd00690610d /contrib/tcpdump/print-tcp.c
parentfab15b104fd8b8032114bca20d5768c8af19156d (diff)
downloadFreeBSD-src-d6f29069b6735fa01a2f684d5224bd939b5ef84f.zip
FreeBSD-src-d6f29069b6735fa01a2f684d5224bd939b5ef84f.tar.gz
- All the functions in atomic.h needs to be in "physical" form (like
not defined through macros or similar) in order to be later compiled in the kernel and offer this way the support for modules (and compatibility among the UP case and SMP case). Fix this for the newly introduced atomic_cmpset_barr_* cases by defining and specifying a template. Note that the new DEFINE_CMPSET_GEN() template save more typing on amd64 than the current code. [1] - Fix the style for memory barriers on amd64. [1] Reported by: Paul B. Mahol <onemda at gmail dot com>
Diffstat (limited to 'contrib/tcpdump/print-tcp.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud