Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 3093 → Rev 4380

/branches/tracing/uspace/app/debug/include/arch.h
49,6 → 49,8
void arch_dump_regs(thash_t thash);
void arch_singlestep(dthread_t *dt);
 
void arch_dthread_initialize(dthread_t *dt);
 
#endif
 
/** @}