From 05ec883e15a2a76ae2995cda6a9bd3b435effa57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20Fr=C3=B6schle?= Date: Sun, 11 Aug 2013 13:47:47 +0000 Subject: [PATCH] changed formatting --- BaS_gcc/sources/startcf.S | 1 + 1 file changed, 1 insertion(+) diff --git a/BaS_gcc/sources/startcf.S b/BaS_gcc/sources/startcf.S index 56ef762..ea238d7 100644 --- a/BaS_gcc/sources/startcf.S +++ b/BaS_gcc/sources/startcf.S @@ -54,6 +54,7 @@ _rom_entry: * Later, the MMU will fully activate the data cache for specific areas. * It is important to enable both caches now, otherwise cpushl would hang. */ + move.l #0xa50c8120,d0 movec d0,cacr andi.l #0xfefbfeff,d0 // Clear invalidate bits