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

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