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

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