projects
/
akaros.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Sparc's cpu_halt() enables interrupts
[akaros.git]
/
tests
/
ucq.c
diff --git
a/tests/ucq.c
b/tests/ucq.c
index
8e2c9de
..
d9efb37
100644
(file)
--- a/
tests/ucq.c
+++ b/
tests/ucq.c
@@
-3,6
+3,7
@@
#include <parlib.h>
#include <sys/mman.h>
#include <ucq.h>
+#include <assert.h>
int main(int argc, char** argv)
{