Initial Commit
This commit is contained in:
8
common/FIXUP.HPP
Normal file
8
common/FIXUP.HPP
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef _COMMON_FIXUP_HPP_
|
||||
#define _COMMON_FIXUP_HPP_
|
||||
extern "C"
|
||||
{
|
||||
extern void push0002(void);
|
||||
extern void pop0002(void);
|
||||
}
|
||||
#endif
|
||||
Reference in New Issue
Block a user