repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
arm: Support pac_key_* register operand for MRS/MSR in Armv8.1-M Mainline
[binutils-gdb.git]
/
sim
/
mn10300
/
sim-main.c
blob
99a5c846c0d79b5ef69675b658e7c682312810b1
1
/**
2
* This isn't normally compiled, but is pulled in via sim-inline.c when the
3
* SIM_MAIN_INLINE option is enabled by the user at compile time.
4
*/
5
6
#ifndef SIM_MAIN_C
7
#define SIM_MAIN_C
8
#include
"op_utils.c"
9
#endif