refactoring for Wiz port; random cleanups
[libpicofe.git] / gp2x / soc_pollux.c
1
2 void pollux_init(void)
3 {
4 }
5
6 void pollux_finish(void)
7 {
8 }
9