summaryrefslogtreecommitdiff
path: root/kernel/ringbuffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/ringbuffer.c')
-rw-r--r--kernel/ringbuffer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/ringbuffer.c b/kernel/ringbuffer.c
index 69f11b2..d6d515d 100644
--- a/kernel/ringbuffer.c
+++ b/kernel/ringbuffer.c
@@ -1,4 +1,4 @@
-#define FOOLOS_MODULE_NAME "ringbuffer"
+
#include "ringbuffer.h"
// TODO: this is disabled because a kb interrupt can occur anytime