index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
elf.h
blob: 16dff677a977bfbbb98288802865fe616e2854c8 (
plain
)
1
2
3
4
5
#pragma once
#include
<string.h>
void
loadELF
(
char
*
filename
);