- reafctored

git-svn-id: http://moon:8086/svn/mips@163 a8ebac50-d88d-4704-bea3-6648445a41b3
This commit is contained in:
2021-04-09 06:22:04 +00:00
parent 420287452e
commit e38ee6b1a2
10 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <time.h>
#include "utils.h"
#include "libsys/utils.h"
#define NO_ERROR 0x00000000
#define ERROR 0x80000000