Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/sys
Module Name: src
Committed By: matt
Date: Wed Jan 2 17:02:13 UTC 2013
Modified Files:
src/sys/sys: cdefs.h
Log Message:
Don't define __BIT/__BITS if __ASSEMBLER__ is defined.
(since they use C syntax they won't work anyways).
To generate a diff of this commit:
cvs rdiff -u -r1.103 -r1.104 src/sys/sys/cdefs.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index