#ifndef CMSIS_DRIVER_BARE_SRAM_VTOR_H #define CMSIS_DRIVER_BARE_SRAM_VTOR_H void NVIC_Relocate_VTOR(void); #endif