Sign in
qemu
/
qemu
/
60cd49d5d7e6dd3858f72916fbcf462ba60bbd6e
/
.
/
gen-i386.h
blob: a5d7f5989836f382ca2b8e14cdb09a2fd1f523c4 [
file
] [
log
] [
blame
]
static
inline
void
gen_start
(
void
)
{
}
static
inline
void
gen_end
(
void
)
{
*
gen_code_ptr
++
=
0xc3
;
/* ret */
}