9 lines
67 B
C
9 lines
67 B
C
|
|
#ifndef riscv_h__
|
|
#define riscv_h__
|
|
|
|
#include "stdint.h"
|
|
|
|
|
|
|
|
#endif |