Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f16b89bc authored by Geert Uytterhoeven's avatar Geert Uytterhoeven
Browse files

m68k/mac: Fix comment about iop_*_present flags setup timing



This is no longer done from iop_init()

Signed-off-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
parent 7b3e8de9
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -118,7 +118,7 @@


/*#define DEBUG_IOP*/
/*#define DEBUG_IOP*/


/* Set to non-zero if the IOPs are present. Set by iop_init() */
/* Non-zero if the IOPs are present */


int iop_scc_present, iop_ism_present;
int iop_scc_present, iop_ism_present;