[ARM] Update bfd's Tag_CPU_arch knowledge
[deliverable/binutils-gdb.git] / gdb / btrace.h
index 4d57edb41f7e18004806b1c2e3f8e3100e7ad0fe..bfb0b9f278752a2fcab8e9581f458778422d7502 100644 (file)
@@ -507,7 +507,4 @@ extern int btrace_is_replaying (struct thread_info *tp);
 /* Return non-zero if the branch trace for TP is empty; zero otherwise.  */
 extern int btrace_is_empty (struct thread_info *tp);
 
-/* Create a cleanup for DATA.  */
-extern struct cleanup *make_cleanup_btrace_data (struct btrace_data *data);
-
 #endif /* BTRACE_H */
This page took 0.023153 seconds and 4 git commands to generate.