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

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