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

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