chore(profile): extend test binary so unicorn engine shows more code flow

pull/901/head
anthraxx 5 years ago committed by Disconnect3d
parent f1aa0c8f5c
commit 56d1facd88

@ -1,3 +1,6 @@
#include <stdio.h>
int main() {
puts("lets go");
while(1);
}

Loading…
Cancel
Save