From a53c440bf2c42802dc25fb9fa62f0f5dc196b399 Mon Sep 17 00:00:00 2001 From: Jason Molenda Date: Tue, 12 Oct 1999 04:37:53 +0000 Subject: import gdb-1999-10-11 snapshot --- gdb/remote.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gdb/remote.h') diff --git a/gdb/remote.h b/gdb/remote.h index 3530e891870..93fd04a589b 100644 --- a/gdb/remote.h +++ b/gdb/remote.h @@ -52,4 +52,6 @@ extern void remote_cisco_objfile_relocate (bfd_signed_vma text_off, bfd_signed_vma data_off, bfd_signed_vma bss_off); +extern void async_remote_interrupt_twice (void *arg); + #endif -- cgit v1.2.1