From: Zachary T Welch Date: Fri, 13 Nov 2009 16:40:35 +0000 (-0800) Subject: arm_b_bl_bx_blx_instr_t -> struct arm_b_bl_bx_blx_instr X-Git-Tag: v0.4.0-rc1~690 X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=commitdiff_plain;h=67f2f8393742bd88017b54ae0cfd833265bb1517;hp=67f2f8393742bd88017b54ae0cfd833265bb1517 arm_b_bl_bx_blx_instr_t -> struct arm_b_bl_bx_blx_instr Remove misleading typedef and redundant suffix from struct arm_b_bl_bx_blx_instr. ---