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

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