summaryrefslogtreecommitdiff
path: root/nbench0.h
diff options
context:
space:
mode:
Diffstat (limited to 'nbench0.h')
-rw-r--r--nbench0.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/nbench0.h b/nbench0.h
index 46ef994..5db3855 100644
--- a/nbench0.h
+++ b/nbench0.h
@@ -351,4 +351,6 @@ void (*funcpointer[])(void) =
DoNNET,
DoLU };
-
+int32_t randwc(int32_t num);
+uint32_t abs_randwc(uint32_t num);
+int32_t randnum(int32_t lngval);