X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=gp2x%2Fsoc_pollux.c;fp=gp2x%2Fsoc_pollux.c;h=9dae49037ab2581c3cece6e9b1627d22f7eda461;hb=902972d1c7f353aebb17a5ab587b2526e1a45d60;hp=b343e1493e2df8c516d2f43e18da4e6fa5543af9;hpb=e9b2926437ccf6b630cf79e00ed98f7934201c20;p=libpicofe.git diff --git a/gp2x/soc_pollux.c b/gp2x/soc_pollux.c index b343e14..9dae490 100644 --- a/gp2x/soc_pollux.c +++ b/gp2x/soc_pollux.c @@ -387,6 +387,7 @@ void pollux_finish(void) memregl[0xf004>>2] = pllsetreg0; memregl[0xf07c>>2] |= 0x8000; } + timer_cleanup(); munmap((void *)memregs, 0x20000); close(memdev);