X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=gp2x%2Fsoc_pollux.h;fp=gp2x%2Fsoc_pollux.h;h=57b350c9949657a2ac6b718fb302b44e84089671;hb=afdbb7c87325a4a6280943564da2e9e19cefc55b;hp=f26e594b7dc4f82453702dea4f1f54cd855ac78a;hpb=a1b30e1a4a93f8104a1119e4387fa83ba777c712;p=libpicofe.git diff --git a/gp2x/soc_pollux.h b/gp2x/soc_pollux.h index f26e594..57b350c 100644 --- a/gp2x/soc_pollux.h +++ b/gp2x/soc_pollux.h @@ -1,2 +1,6 @@ +extern volatile unsigned short *memregs; +extern volatile unsigned int *memregl; +extern int memdev; + int pollux_get_real_snd_rate(int req_rate);