marcel 2006-03-30 17:24:42 UTC
FreeBSD src repository
Modified files:
sys/sys serial.h
Log:
o Don't make the SER_INT_* defines visible to userland. They
are related to internals, not user-visible state.
o Add a typedef for serdev_intr_t and protect it with !LOCORE.
Revision Changes Path
1.5 +7 -0 src/sys/sys/serial.h