q3kmips/test/test_icache.h

7 lines
79 B
C

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