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

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