Module Name: src
Committed By: matthias
Date: Fri Jan 15 07:42:48 UTC 1999
Modified Files:
src/sys/arch/pc532/include: trap.h
Log Message:
Protect all defines in this file with #ifdef _KERNEL. At least the
definition of T_SLAVE will cause the bind build to fail. Thank's
to Phil Budne for noting this.