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

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