projects
/
akaros.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Adds test program to fetch a web page
[akaros.git]
/
tests
/
mproctests.c
diff --git
a/tests/mproctests.c
b/tests/mproctests.c
index
995c133
..
b6f231a
100644
(file)
--- a/
tests/mproctests.c
+++ b/
tests/mproctests.c
@@
-9,10
+9,6
@@
#include <timing.h>
#include <uthread.h>
#include <timing.h>
#include <uthread.h>
-#ifdef __sparc_v8__
-# define udelay(x) udelay((x)/2000)
-#endif
-
#define TEST_MMAP 1
#define TEST_ONE_CORE 2
#define TEST_ASK_FOR_TOO_MANY_CORES 3
#define TEST_MMAP 1
#define TEST_ONE_CORE 2
#define TEST_ASK_FOR_TOO_MANY_CORES 3