File interrupt_core.h
File List > inc > interrupt > interrupt_core.h
Go to the documentation of this file
#ifndef INTERRUPT_CORE_H
#define INTERRUPT_CORE_H
#include "clib_common.h"
#ifdef __cplusplus
extern "C" {
#endif
/* Declare module-level functions here. */
#ifdef __cplusplus
}
#endif
#endif /* INTERRUPT_CORE_H */