needed for USB drivers
This commit is contained in:
8
BaS_gcc/include/exceptions.h
Normal file
8
BaS_gcc/include/exceptions.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef _EXCEPTIONS_H_
|
||||
#define _EXCEPTIONS_H_
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
extern void asm_set_ipl(uint32_t ipl);
|
||||
|
||||
#endif /* _EXCEPTIONS_H_ */
|
||||
Reference in New Issue
Block a user