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

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