X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=platform%2Fgp2x%2Fpollux_set.h;fp=platform%2Fgp2x%2Fpollux_set.h;h=0000000000000000000000000000000000000000;hb=75a30842c4f9e7e95a199361b9348c9f9dede0e6;hp=64bb22025b942ad992e0c51a4a2bcd7f79f5469d;hpb=8b78786e0f68a1e0e4331dc5f02eac468c99df11;p=picodrive.git diff --git a/platform/gp2x/pollux_set.h b/platform/gp2x/pollux_set.h deleted file mode 100644 index 64bb220..0000000 --- a/platform/gp2x/pollux_set.h +++ /dev/null @@ -1,10 +0,0 @@ -#ifdef __cplusplus -extern "C" -{ -#endif - -int pollux_set(volatile unsigned short *memregs, const char *str); - -#ifdef __cplusplus -} -#endif