Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [yamt-splraiseipl] src/sys/arch/hp300/include
Module Name: src
Committed By: tsutsui
Date: Sat Nov 4 15:52:40 UTC 2006
Modified Files:
src/sys/arch/hp300/include [yamt-splraiseipl]: intr.h
Log Message:
Add missing parentheses to splsoftserial macro.
(which is used only inside #ifdef __NO_SOFT_SERIAL_INTERRUPT in com.c?)
Now init_main.c compiles though GENERIC still doesn't build due to
"initialization discards qualifiers from pointer target type" warnings
by newer gcc4.
To generate a diff of this commit:
cvs rdiff -r1.15.22.1 -r1.15.22.2 src/sys/arch/hp300/include/intr.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