[hatari-devel] 68030 Debug mode and new CPU
Laurent Sallafranque
laurent.sallafranque at free.fr
Wed Feb 23 10:39:56 CET 2011
Hi,
I've uploaded the patch. No more warning for likely and unlikely.
Finally, I've made the change in only 4 files.
So, I've included "main.h" in .c files instead of cpummu.h
Regards
Laurent
Le 22/02/2011 22:45, Eero Tamminen a écrit :
> Hi,
>
> On tiistai 22 helmikuu 2011, Laurent Sallafranque wrote:
>> Because cpummu.h needs to include "main.h", should I include it only
>> there and make an exception to the rule ?
>>
>> I've tried to include "main.h" only in xxx_files.c, but it's needed in
>> cpummu.h
> This means that you need to include "main.h" before "cpummu.h".
>
>
>> I'm waiting your advice before committing.
> But several other include files already include main.h, so I guess it's
> OK to include in other headers too:
> $ grep main.h */*.h
> includes/control.h:#include "main.h"
> includes/ioMem.h:# include "main.h"
> includes/main.h: Hatari - main.h
> includes/statusbar.h:#include "main.h"
> includes/stMemory.h:#include "main.h"
>
>
> - Eero
> _______________________________________________
> hatari-devel mailing list
> hatari-devel at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/hatari-devel
>
>
More information about the hatari-devel
mailing list