diff options
author | ru <ru@FreeBSD.org> | 2004-04-28 14:31:44 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2004-04-28 14:31:44 +0000 |
commit | 7094a911cb0108eb988c5f9f2bbac09e0a4bdc22 (patch) | |
tree | 6526cb230b92f6b3ba8cc2d4a497135c33f78806 /sys/kern/subr_rman.c | |
parent | 2f1180c1cac0aad3a7c2b71fd3c73b0c81f46cd6 (diff) | |
download | FreeBSD-src-7094a911cb0108eb988c5f9f2bbac09e0a4bdc22.zip FreeBSD-src-7094a911cb0108eb988c5f9f2bbac09e0a4bdc22.tar.gz |
After talking to Bruce Evans and reading more standards specs,
switch to using C99-style comments everywhere in preprocessed
assembler. The reason is that lines starting with the regexp
'^[[:space:]]#' are treated as preprocessing directives, and
while it seems to work now with GCC, it's not necessarily has
to work. Use C99 comments `//' for the trailing comments to
save whitespace.
Diffstat (limited to 'sys/kern/subr_rman.c')
0 files changed, 0 insertions, 0 deletions