Remove reliance on system stdint.h header
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#if defined(__mips__)
|
||||
#include <stdint.h>
|
||||
#include "../int.h"
|
||||
|
||||
void exit(int8_t status){
|
||||
asm (
|
||||
|
||||
Reference in New Issue
Block a user