Rewrite gdb.asm so that it doesn't assume a C comiler (or any C
[deliverable/binutils-gdb.git] / gdb / ppc-linux-nat.c
index 2f242a8427ef3dfdc96292bdf769a01d0ef803e7..30e580a0def5493a76a5ae6db9922c9ed3d0229c 100644 (file)
@@ -31,6 +31,9 @@
 #include <fcntl.h>
 #include <sys/procfs.h>
 
+/* Prototypes for supply_gregset etc. */
+#include "gregset.h"
+
 int
 kernel_u_size ()
 {
This page took 0.023732 seconds and 4 git commands to generate.