User:Remark/Icon-fixcrc.c: Difference between revisions

Remark (talk | contribs)
No edit summary
Remark (talk | contribs)
No edit summary
Line 2: Line 2:
   // written by remark
   // written by remark
   // thanks to loopy_, bLASTY, segher
   // thanks to loopy_, bLASTY, segher
 
 
   // Copyright 2007,2008  Segher Boessenkool  <segher@kernel.crashing.org>
   // Copyright 2007,2008  Segher Boessenkool  <segher@kernel.crashing.org>
   // Licensed under the terms of the GNU GPL, version 2
   // Licensed under the terms of the GNU GPL, version 2
   // http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
   // http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
 
 
   #include <stdio.h>
   #include <stdio.h>
   typedef unsigned long u32;
   typedef unsigned long u32;