From 833d2b6ef763339478792e851529433326d43494 Mon Sep 17 00:00:00 2001 From: Guru Prasad Srinivasa Date: Tue, 1 Mar 2016 14:46:58 -0500 Subject: [PATCH] Added progress print for randcall --- userland/testbin/randcall/gencalls.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/userland/testbin/randcall/gencalls.sh b/userland/testbin/randcall/gencalls.sh index f708da1..2e0c98e 100755 --- a/userland/testbin/randcall/gencalls.sh +++ b/userland/testbin/randcall/gencalls.sh @@ -34,6 +34,7 @@ awk < $1 ' printf "#include \n"; printf "#include \n"; printf "#include \n"; + printf "#include \n"; printf "\n"; printf "#include \"extern.h\"\n"; printf "\n"; @@ -134,9 +135,11 @@ awk < $1 ' printf "\tfor (i=0; i