aboutsummaryrefslogtreecommitdiffstats
path: root/src/clock.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/clock.c')
-rw-r--r--src/clock.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/clock.c b/src/clock.c
index 605d4367..41625704 100644
--- a/src/clock.c
+++ b/src/clock.c
@@ -11,9 +11,6 @@
#include "cmos.h" // inb_cmos
#include "pic.h" // unmask_pic1
-#define DEBUGF1(fmt, args...) bprintf(0, fmt , ##args)
-#define DEBUGF(fmt, args...)
-
// RTC register flags
#define RTC_A_UIP 0x80
#define RTC_B_SET 0x80