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

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