diff options
author | bde <bde@FreeBSD.org> | 2004-02-04 14:18:21 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 2004-02-04 14:18:21 +0000 |
commit | 742e931842d7ece0522c57d8505ffc124ba30d54 (patch) | |
tree | 0808ebed28cc3e3409dd365af93cfdad4c160355 /sys/compat | |
parent | 447c6cb5674ef0908dbb1297054688b90b909693 (diff) | |
download | FreeBSD-src-742e931842d7ece0522c57d8505ffc124ba30d54.zip FreeBSD-src-742e931842d7ece0522c57d8505ffc124ba30d54.tar.gz |
Include <sys/queue.h> before <sys/_lock.h> instead of depending on
namespace pollution in other headers. <sys/types.h> is now the only
prerequisite for <sys/sx.h>.
Fixed some style bugs:
- removed bogus LOCORE ifdef. Including this C header in assembler
sources is just nonsense.
- removed unused include of <sys/_mutex.h>. It finished rotting when
the mutex in struct sx became indirect in rev.1.15.
- removed most comments on #else and #endif's and cleaned up the others.
All were misindented...
Diffstat (limited to 'sys/compat')
0 files changed, 0 insertions, 0 deletions