* gdb.texinfo (Target Description Format): Add version attribute
[deliverable/binutils-gdb.git] / gdb / shnbsd-tdep.h
index e57fd585ca2692f04c31ffbc6b8615e158ad635c..2b366c0bbc201c60c30a61a9d011426b4fcf84a6 100644 (file)
@@ -22,7 +22,7 @@
 #ifndef SH_NBSD_TDEP_H
 #define SH_NBSD_TDEP_H
 
-void shnbsd_supply_reg (char *, int);
-void shnbsd_fill_reg (char *, int);
+void shnbsd_supply_reg (struct regcache *, const char *, int);
+void shnbsd_fill_reg (const struct regcache *, char *, int);
 
 #endif /* SH_NBSD_TDEP_H */
This page took 0.023093 seconds and 4 git commands to generate.