From: Zachary T Welch Date: Fri, 13 Nov 2009 15:39:03 +0000 (-0800) Subject: stm32x_mem_layout_t -> struct stm32x_mem_layout X-Git-Tag: v0.4.0-rc1~731 X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=commitdiff_plain;h=01b10d65bfcc6eb9a3994b20b1342389edda2df0;hp=01b10d65bfcc6eb9a3994b20b1342389edda2df0 stm32x_mem_layout_t -> struct stm32x_mem_layout Remove misleading typedef and redundant suffix from struct stm32x_mem_layout. ---