index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
riscv
/
riscv_prelude.h
blob: a068608640799b3d712496bb06f4257943ead5c2 (
plain
)
1
2
3
4
#include
"sail.h"
#include
"rts.h"
unit
print_string
(
sail_string
prefix
,
sail_string
msg
);