summaryrefslogtreecommitdiff
path: root/include/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/debug.h')
-rw-r--r--include/debug.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/debug.h b/include/debug.h
index 1c53148..ebe3a52 100644
--- a/include/debug.h
+++ b/include/debug.h
@@ -4,8 +4,5 @@
#include <stdint.h>
void bochs_breakpoint(void);
-void put_in_r8(uint64_t value);
-void put_in_r9(uint64_t value);
-void put_in_r10(uint64_t value);
#endif