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