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

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