import from github
This commit is contained in:
6
include/crt0.h
Normal file
6
include/crt0.h
Normal file
@ -0,0 +1,6 @@
|
||||
#ifndef GUARD_CRT0_H
|
||||
#define GUARD_CRT0_H
|
||||
|
||||
extern u32 IntrMain[];
|
||||
|
||||
#endif //GUARD_CRT0_H
|
Reference in New Issue
Block a user