Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 2942 → Rev 2943

/branches/tracing/uspace/app/debug/arch/mips32/src/mips32.c
139,5 → 139,13
{
}
 
void arch_breakpoint_remove(int id)
{
}
 
void arch_breakpoint_list(void)
{
}
 
/** @}
*/