* x86-64-tdep.h: Tewak comment.
[deliverable/binutils-gdb.git] / gdb / i387-tdep.h
index 377e17ac7b383b0c119be64815087c20204bbf03..fa94a486d818f123ba7428d061adafba81b9df69 100644 (file)
@@ -102,4 +102,9 @@ extern void i387_supply_fxsave (struct regcache *regcache, int regnum,
 
 extern void i387_fill_fxsave (void *fxsave, int regnum);
 
+/* Prepare the FPU stack in REGCACHE for a function return.  */
+
+extern void i387_return_value (struct gdbarch *gdbarch,
+                              struct regcache *regcache);
+
 #endif /* i387-tdep.h */
This page took 0.023227 seconds and 4 git commands to generate.