The unified diff between revisions [8583f573..] and [1fb418de..] is displayed below. It can also be downloaded as a raw diff.

This diff has been restricted to the following files: 'src/lsi/abi.h'

#
# old_revision [8583f573519b60d2a4dfb35aa4ec8079f05b88c1]
# new_revision [1fb418de708909ffb7935500c5a31bba681e96b8]
#
# patch "src/lsi/abi.h"
#  from [b14a77a718dd8eb49216c167be0519b98baf8b25]
#    to [c408c99ca10bdd772b2a38c5cc07b81c239584e1]
#
============================================================
--- src/lsi/abi.h	b14a77a718dd8eb49216c167be0519b98baf8b25
+++ src/lsi/abi.h	c408c99ca10bdd772b2a38c5cc07b81c239584e1
@@ -18,6 +18,7 @@ int vm_intfn___global_array_load(void);
 int vm_intfn___global_load(void);
 int vm_intfn___global_array_store(void);
 int vm_intfn___global_array_load(void);
+int vm_intfn___stackdump(void);
 int vm_intfn_printint(void);
 int vm_intfn_printreal(void);
 int vm_intfn_printstr(void);