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

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