Made compiler more picky by adding -Wall to CFLAGS.

This showed up more warnings where some are already fixed.
This commit is contained in:
Markus Fröschle
2012-10-14 09:24:25 +00:00
parent ae64ac19de
commit be0bd52d45
10 changed files with 63 additions and 77 deletions

View File

@@ -1,6 +1,6 @@
/********************************************************************/
/* INIT ACR und MMU /*
/********************************************************************/
/*
* INIT ACR and MMU
*/
#include "startcf.h"
@@ -177,9 +177,9 @@ _mmu_init:
nop
rts
/********************************************************************/
/* MMU table search /*
/********************************************************************/
/*
* MMU table search
*/
_mmutr_miss:
bsr cpusha
and.l #0xFFF00000,d0