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