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

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