git://scm.lunaixsky.com
/
lunaix-os.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Support to multi-threading and pthread interface (POSIX.1-2008) (#23)
[lunaix-os.git]
/
lunaix-os
/
kernel
/
spike.c
diff --git
a/lunaix-os/kernel/spike.c
b/lunaix-os/kernel/spike.c
index 63414c25e4bac73508e6a16c484477572464cfdd..ad751e137a32bd1ed6bb964baeb26baaa831a7e5 100644
(file)
--- a/
lunaix-os/kernel/spike.c
+++ b/
lunaix-os/kernel/spike.c
@@
-1,6
+1,6
@@
#include <klibc/strfmt.h>
#include <lunaix/spike.h>
-#include <
sys/interrupts
.h>
+#include <
lunaix/pcontext
.h>
static char buffer[1024];