Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 1887 → Rev 1888

/trunk/kernel/arch/mips32/src/mips32.c
32,7 → 32,6
/** @file
*/
 
 
#include <arch.h>
#include <arch/boot.h>
#include <arch/cp0.h>
179,6 → 178,5
return 0;
}
 
 
/** @}
*/