CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/04/15 14:42:52
Modified files:
sys/arch/sgi/localbus: imc.c imcvar.h
Log message:
Declare most imc bus_space(9) methods in a visible header; this will be used
to make the hpc3 bus_space_tag (similar to the imc one except for the
bus_space_barrier method) a global, compile-time known, object; which will in
turn help getting glass console to work (pckbc will depend on this).
