summary refs log tree commit diff
path: root/all.h
diff options
context:
space:
mode:
Diffstat (limited to 'all.h')
-rw-r--r--all.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/all.h b/all.h
index 1abd23c..629fea3 100644
--- a/all.h
+++ b/all.h
@@ -517,5 +517,5 @@ void rega(Fn *);
 extern char *gasloc;
 extern char *gassym;
 void gasemitdat(Dat *, FILE *);
-int gasstashfp(int64_t, int);
+int gasstash(void *, int);
 void gasemitfin(FILE *);