diff options
author | obrien <obrien@FreeBSD.org> | 2002-04-13 22:21:28 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2002-04-13 22:21:28 +0000 |
commit | 06161d018320934ee673a001996717662fca9416 (patch) | |
tree | d858fa595ae7f965c02629707d7f3d21e2fe54e8 | |
parent | 58a5019a88325a34356ee72b7d690511824edaf1 (diff) | |
download | FreeBSD-src-06161d018320934ee673a001996717662fca9416.zip FreeBSD-src-06161d018320934ee673a001996717662fca9416.tar.gz |
Quiet GCC 3.1 warning.
-rw-r--r-- | sys/alpha/alpha/db_instruction.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/alpha/alpha/db_instruction.h b/sys/alpha/alpha/db_instruction.h index 19133d2..5c3b9bc 100644 --- a/sys/alpha/alpha/db_instruction.h +++ b/sys/alpha/alpha/db_instruction.h @@ -172,7 +172,7 @@ typedef union { } alpha_instruction; -#endif !defined(ASSEMBLER) +#endif /* !defined(ASSEMBLER) */ /* * |