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

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