aboutsummaryrefslogtreecommitdiff
path: root/ops/li/lio207.c
blob: c1f32d9869bb4897f4e362df6c0fedd66022942d (plain) (blame)
1
2
3
4
5
6
/* SPDX-License-Identifier: copyleft-next-0.3.1 */

#include "../common.h"
DEFINE_OP(lio207) {
	UNUSED(o); NEXT_OP(sp, a, x, y, 207);
}