Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 200 → Rev 201

/SPARTAN/trunk/arch/ppc/include/asm.h
77,4 → 77,7
return NULL;
}
 
void cpu_sleep(void);
void asm_delay_loop(__u32 t);
 
#endif