summaryrefslogtreecommitdiffstats
path: root/sys/alpha/tlsb/zs_tlsb.c
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1998-06-14 13:40:01 +0000
committerbde <bde@FreeBSD.org>1998-06-14 13:40:01 +0000
commita7d3dec6df55d42bcb12806631798932380ce34b (patch)
tree38da8a791e08d1db129ea0667a0929fcebeba622 /sys/alpha/tlsb/zs_tlsb.c
parent1eddce4e7b53dec621dcf76678415a51d092805d (diff)
downloadFreeBSD-src-a7d3dec6df55d42bcb12806631798932380ce34b.zip
FreeBSD-src-a7d3dec6df55d42bcb12806631798932380ce34b.tar.gz
Don't define away __attribute__() for the non-gcc and old-gcc cases.
Using __attribute__() in non-ifdefed code is just wrong if it changes the semantics, and there is no way to ignore __attribute__() only in the benign cases. Don't use __attribute__ in non-ifdefed code here. It was a benign case, but we already have a macro (__unused) for this case. Expanded comment about gotchas for __CONCAT() in the non-ANSI case.
Diffstat (limited to 'sys/alpha/tlsb/zs_tlsb.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud