summaryrefslogtreecommitdiff
path: root/userspace/threading.c
diff options
context:
space:
mode:
Diffstat (limited to 'userspace/threading.c')
-rw-r--r--userspace/threading.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/userspace/threading.c b/userspace/threading.c
index 2fd3b5e..0316ac1 100644
--- a/userspace/threading.c
+++ b/userspace/threading.c
@@ -1,5 +1,4 @@
#include <stdio.h>
-#include "newcalls.h"
volatile unsigned int c=0xbeef;