CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2012/09/29 15:39:30

Modified files:
        sys/arch/mips64/include: arcbios.h 
        sys/arch/mips64/mips64: arcbios.c 

Log message:
Do not hardcode ARCBios vector base, but rather compute it at runtime.
This allows MI code to support both 32-bit ARCS systems, as well as 64-bit
R8000 and R1x000 systems.

While there, #if 0 out ARCBios routines currently not used by the kernel.

Reply via email to