Support to multi-threading and pthread interface (POSIX.1-2008) (#23)
[lunaix-os.git] / lunaix-os / kernel / spike.c
index 63414c25e4bac73508e6a16c484477572464cfdd..ad751e137a32bd1ed6bb964baeb26baaa831a7e5 100644 (file)
@@ -1,6 +1,6 @@
 #include <klibc/strfmt.h>
 #include <lunaix/spike.h>
 #include <klibc/strfmt.h>
 #include <lunaix/spike.h>
-#include <sys/interrupts.h>
+#include <lunaix/pcontext.h>
 
 static char buffer[1024];
 
 
 static char buffer[1024];