parent
6270a581b4
commit
a3954657ef
@ -0,0 +1,11 @@
|
|||||||
|
#ifndef _INTERRUPT_H_
|
||||||
|
#define _INTERRUPT_H_
|
||||||
|
|
||||||
|
#ifdef __cplusplus
|
||||||
|
extern "C" {
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#ifdef __cplusplus
|
||||||
|
}
|
||||||
|
#endif
|
||||||
|
#endif
|
Loading…
Reference in new issue