projects
/
akaros.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Move uninitialized_var() to compiler.h
[akaros.git]
/
tests
/
xmm.c
diff --git
a/tests/xmm.c
b/tests/xmm.c
index
0935064
..
298eb30
100644
(file)
--- a/
tests/xmm.c
+++ b/
tests/xmm.c
@@
-8,7
+8,7
@@
#include <pthread.h>
#include <stdlib.h>
#include <unistd.h>
-#include <pvcalarm.h>
+#include <p
arlib/p
vcalarm.h>
static void nothing() {}