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

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