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

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