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: e5f90365315be6c815e9af247c84e00dcf9579a2 (
plain
)
1
2
3
4
5
#pragma once
#include
<string.h>
void
load_elf
(
char
*
filename
);