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

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