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

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