Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6887560c authored by Heiko Carstens's avatar Heiko Carstens
Browse files

s390/jump_label: remove unused structure definition

parent b0bb8fbd
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -15,11 +15,6 @@ struct insn {
	s32 offset;
} __packed;

struct insn_args {
	struct jump_entry *entry;
	enum jump_label_type type;
};

static void jump_label_make_nop(struct jump_entry *entry, struct insn *insn)
{
	/* brcl 0,offset */