Work around GCC 6.3.1 bug
[deliverable/binutils-gdb.git] / gdb / moxie-tdep.c
index 4cd3bcd18f35c7dd60d182a4ec7075119faf98f3..81b19764135b7fa3fcd3441281ed18004976085b 100644 (file)
 #include "moxie-tdep.h"
 #include <algorithm>
 
-/* Local functions.  */
-
-extern void _initialize_moxie_tdep (void);
-
 /* Use an invalid address value as 'not available' marker.  */
 enum { REG_UNAVAIL = (CORE_ADDR) -1 };
 
This page took 0.023236 seconds and 4 git commands to generate.