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

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