arm_adi_v5: add arm Neoverse N2 part numbers
[fw/openocd] / src / target / arm7_9_common.h
index 811f9c593e959c1e135b0c91afc72029dad4c147..4961212bb880620a86b2deba7528d973038ffc7c 100644 (file)
@@ -186,6 +186,7 @@ int arm7_9_execute_sys_speed(struct target *target);
 
 int arm7_9_init_arch_info(struct target *target, struct arm7_9_common *arm7_9);
 int arm7_9_examine(struct target *target);
+void arm7_9_deinit(struct target *target);
 int arm7_9_check_reset(struct target *target);
 
 int arm7_9_endianness_callback(jtag_callback_data_t pu8_in,