hla: improve readability of struct hl_interface_s initialization
[fw/openocd] / src / jtag / drivers / rlink_speed_table.c
index b84357731a54861665b0bad212502931fe8fa2cb..660aac4142607c1d9a897f05b589bf2177ddd9a4 100644 (file)
@@ -98,4 +98,3 @@ const struct rlink_speed_table rlink_speed_table[] = {{
 } };
 
 const size_t rlink_speed_table_size = ARRAY_SIZE(rlink_speed_table);
-