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

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