Compare commits

...

1 Commits

Author SHA1 Message Date
5aae6ca5f2 test 2024-12-03 17:00:32 +01:00

View File

@ -81,7 +81,7 @@ int64_t icount_get_raw(void);
//========= Instrumentation end
int main(int argc, char **argv)
{
//test
int input_size;
printf("argc: %d\n", argc);
//========= Instrumentation start