summaryrefslogtreecommitdiff
path: root/kernel/spinlock.c
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/spinlock.c')
-rw-r--r--kernel/spinlock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/spinlock.c b/kernel/spinlock.c
index 99121c0..9c21d06 100644
--- a/kernel/spinlock.c
+++ b/kernel/spinlock.c
@@ -1,4 +1,4 @@
-#define FOOLOS_MODULE_NAME "spinlock"
+
#include "spinlock.h"
#include "kernel.h"