q3kmips/test/test_fetch.h

7 lines
76 B
C

#ifndef _TEST_FETCH_H
#define _TEST_FETCH_H
void test_fetch(void);
#endif