# HG changeset patch # User HackBot # Date 1367770363 0 # Node ID 0987b06574c993d43991f79ff9c7e4b7cf87f5f5 # Parent d56cb92c9058ebefb0c5987c1e31c485f1bef676 echo \'const short main[] = {18517,58761,49201,49801,49407,51081,3816,0,18432,27749,28524,8236,28535,27762,8548,24074,3762,1295,15536,-207,1295};\' > hello.c && gcc hello.c -o hello -nostdlib -Os -s -Wl,--entry,main && ./hello && wc hello diff -r d56cb92c9058 -r 0987b06574c9 hello Binary file hello has changed diff -r d56cb92c9058 -r 0987b06574c9 hello.c --- a/hello.c Sun May 05 16:12:10 2013 +0000 +++ b/hello.c Sun May 05 16:12:43 2013 +0000 @@ -1,1 +1,1 @@ -short const main[]={-14520,448,0,18432,-14393,1,0,-29368,3893,0,18432,-15673,14,0,1295,184,0,-15616,25928,27756,8303,28535,27762,8548,10}; +const short main[] = {18517,58761,49201,49801,49407,51081,3816,0,18432,27749,28524,8236,28535,27762,8548,24074,3762,1295,15536,-207,1295};