9d45f1936c
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@713 6952d904-891a-0410-993b-d76249ca496b
9 lines
172 B
Diff
9 lines
172 B
Diff
--- a/user/test/x86/vmexit.c
|
|
+++ b/user/test/x86/vmexit.c
|
|
@@ -1,4 +1,4 @@
|
|
-
|
|
+int printf(const char *,...);
|
|
#include "printf.h"
|
|
|
|
static inline unsigned long long rdtsc()
|