#ifndef _TEST_ICACHE_H #define _TEST_ICACHE_H void test_icache(void); #endif