q3kmips/test/test_icache.h

7 lines
79 B
C
Raw Normal View History

2014-09-07 13:48:43 +00:00
#ifndef _TEST_ICACHE_H
#define _TEST_ICACHE_H
void test_icache(void);
#endif