User:Remark/Icon-fixcrc.c: Difference between revisions
New page: // DSi icon_fixcrc // written by remark // thanks to loopy_, bLASTY, segher // Copyright 2007,2008 Segher Boessenkool <segher@kernel.crashing.org> // Licensed under the term... |
No edit summary |
||
| Line 6: | Line 6: | ||
// 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; | ||