summaryrefslogtreecommitdiffstats
path: root/generic/tclTomMath.decls
diff options
context:
space:
mode:
Diffstat (limited to 'generic/tclTomMath.decls')
-rw-r--r--generic/tclTomMath.decls8
1 files changed, 8 insertions, 0 deletions
diff --git a/generic/tclTomMath.decls b/generic/tclTomMath.decls
index db37e41..dfb6956 100644
--- a/generic/tclTomMath.decls
+++ b/generic/tclTomMath.decls
@@ -220,3 +220,11 @@ declare 62 {
declare 63 {
int TclBN_mp_cnt_lsb(mp_int *a)
}
+declare 80 {
+ void TclUnusedStubEntry(void)
+}
+
+
+# Local Variables:
+# mode: tcl
+# End: