#include "common.h" DEFINE_OP(end) { UNUSED(sp); UNUSED(a); UNUSED(x); UNUSED(y); UNUSED(o); return; }