Cleanup of printing and putsing

This commit is contained in:
Derek Parker
2015-02-27 15:27:48 -06:00
parent 52c8f8e972
commit 7f52928c03
7 changed files with 12 additions and 41 deletions

View File

@ -92,6 +92,7 @@ single_step(thread_act_t thread) {
}
}
// TODO(dp) return kret
void
clear_trap_flag(thread_act_t thread) {
kern_return_t kret;