further prep for Wiz port. Cleanups, rm cpuctrl mmuhack; add warm
[libpicofe.git] / gp2x / soc_pollux.c
1
2 void pollux_init(void)
3 {
4 }
5
6 void pollux_finish(void)
7 {
8 }
9