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 daf07b5946
commit ac40279132
63 changed files with 1784 additions and 296 deletions

View File

@@ -90,8 +90,12 @@
*
*/
#ifndef STAND_ALONE
#include <stdio.h>
#else
#include <atom-types.h>
#endif
#include <string.h>
#include "atom.h"