Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 631 → Rev 632

/kernel/trunk/arch/sparc64/include/trap/trap.h
40,5 → 40,6
}
 
extern void trap_init(void);
extern void trap_install_handler(index_t tt, size_t len, bool tlnonz);
 
#endif