X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=common%2Fplat.h;h=eadc2a89f0aa15d1d87ec6824ee333f29248c3ad;hb=b6072c177f57cdcb32cfd5eee53b7c178f89c5d3;hp=bc48e83afb80b639eaa1871610781532a4909377;hpb=c4046e6e067c0c7d7a09d9eb8518993be320d84b;p=libpicofe.git diff --git a/common/plat.h b/common/plat.h index bc48e83..eadc2a8 100644 --- a/common/plat.h +++ b/common/plat.h @@ -3,7 +3,6 @@ extern "C" { #endif /* stuff to be implemented by platform code */ -extern char cpu_clk_name[]; extern const char *renderer_names[]; extern const char *renderer_names32x[];