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

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