Compilable MIPS code.

Signed-off-by: Himanshu Chauhan <hschauhan@nulltrace.org>
This commit is contained in:
Himanshu Chauhan
2011-05-19 19:07:53 +05:30
parent 1780000e10
commit 4b3c5e4ae3
48 changed files with 1683 additions and 273 deletions

View File

@@ -32,6 +32,9 @@
#include "atomtests.h"
#include "atommutex.h"
#ifdef STAND_ALONE
#include <printk.h>
#endif
/* Number of test threads */
#define NUM_TEST_THREADS 4