#pragma once
#include <types.h>
#ifdef __cplusplus
extern "C" {
#endif
void ICFlashInvalidate(void);
}