7 lines
114 B
C
7 lines
114 B
C
#ifndef __RISCV__TEST__H
|
|
#define __RISCV__TEST__H
|
|
|
|
#include "riscv_macros.h"
|
|
|
|
#endif // #ifndef __RISCV__TEST__H
|