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

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