aboutsummaryrefslogtreecommitdiff
path: root/ops/li/li68.c
blob: 64383ffedeaeced79e144dc49fcffe7bd5bd5cbe (plain) (blame)
1
2
3
4
#include "../common.h"
DEFINE_OP(li68) {
	UNUSED(o); NEXT_OP(sp, a, x, y, 68);
}