blob: a5d7f5989836f382ca2b8e14cdb09a2fd1f523c4 [file] [log] [blame]
static inline void gen_start(void)
{
}
static inline void gen_end(void)
{
*gen_code_ptr++ = 0xc3; /* ret */
}