Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 25 → Rev 26

/SPARTAN/trunk/arch/mips/src/mips.c
30,7 → 30,7
#include <arch/cp0.h>
#include <arch/exception.h>
 
void arch_init(void)
void arch_pre_mm_init(void)
{
/*
* Switch to BEV normal level so that exception vectors point to the kernel.