X-Git-Url: http://git.harvie.cz/?p=svn%2FCll1h%2F.git;a=blobdiff_plain;f=demos%2Fperformance%2Fprintf.c;fp=demos%2Fperformance%2Fprintf.c;h=0000000000000000000000000000000000000000;hp=a256f2dbb6af89e1e47ef4ffadb47df2a5473799;hb=e63f1bc2438012b5f2f6592a474892501149af18;hpb=6a60bc82e8b8e6cccd0d4c2214a1f291662215f0 diff --git a/demos/performance/printf.c b/demos/performance/printf.c deleted file mode 100644 index a256f2d..0000000 --- a/demos/performance/printf.c +++ /dev/null @@ -1,12 +0,0 @@ -#include - -#define RUNS 10000000UL -int main (void) -{ - unsigned long i; - for (i=0;i