X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Pico%2Fcarthw%2Fsvp%2Fcompiler.c;h=7c06badb18081dea7d779e1bde4f9be85c6c3bbe;hb=65ca3034d455b9934e7ff82813e3df49cf56cf87;hp=911da17956a1bfa7e251824a8f6484aba6724ed0;hpb=08fe8094f754d7d7da4d9183d7a0c07abd4fc8b6;p=picodrive.git diff --git a/Pico/carthw/svp/compiler.c b/Pico/carthw/svp/compiler.c index 911da17..7c06bad 100644 --- a/Pico/carthw/svp/compiler.c +++ b/Pico/carthw/svp/compiler.c @@ -1,3 +1,7 @@ +// SSP1601 to ARM recompiler + +// (c) Copyright 2008, Grazvydas "notaz" Ignotas +// Free for non-commercial use. #include "../../PicoInt.h" #include "compiler.h"