CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/03/23 11:02:33
Modified files:
sys/arch/sparc64/include: intr.h
Log message:
Including <sparc64/intreg.h> here is ugly, but intr.h only comes from
<machine/cpu.h> if _KERNEL is defined. The bootblocks are stupid, and
for now they need this. We need more namespace cleanup, for sure.
