nexus-am/tests/countertest/include/write.h

8 lines
113 B
C

#ifndef __WRITE_H__
#define __WRITE_H__
void test_minstret();
void test_counter_write();
#endif // __WRITE_H__