2003-04-12 Andrew Cagney <cagney@redhat.com>
[deliverable/binutils-gdb.git] / gdb / arch-utils.h
index 3452fc81350615c1cf4d9663dcd7bf2755b5853c..f3874a0c2509f02904b2fde7d7b79035f0db71fd 100644 (file)
 #ifndef GDBARCH_UTILS_H
 #define GDBARCH_UTILS_H
 
+struct gdbarch;
+struct frame_info;
+struct minimal_symbol;
+struct type;
+struct gdbarch_info;
+
 /* gdbarch trace variable */
 extern int gdbarch_debug;
 
This page took 0.024423 seconds and 4 git commands to generate.