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

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