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

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