Skip to content
Snippets Groups Projects
Commit 0bd6cc20 authored by Nishant Kumar's avatar Nishant Kumar
Browse files

Updated codegensecurenn to add an instanceid.

parent f52251cc
No related branches found
No related tags found
No related merge requests found
......@@ -557,6 +557,7 @@ ParallelAESObject* aes_parallel;\n\
let securenn_main_decl :string =
"
\n\
extern int instanceID;
int main(int argc, char** argv)\n\
{\n\
"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment