X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=pico%2Fmemory_arm.s;h=be2fa99556ad828ee72c18c12a99c6e7fab14425;hb=f62850ba3ae4170295a4a3cdea38d1806d99c474;hp=9d46ba94a40a850929177bb7dcff1998910d855d;hpb=d4d626658a7a999f48009f408b4a22d280ab80ea;p=picodrive.git diff --git a/pico/memory_arm.s b/pico/memory_arm.s index 9d46ba9..be2fa99 100644 --- a/pico/memory_arm.s +++ b/pico/memory_arm.s @@ -6,8 +6,6 @@ * See COPYING file in the top-level directory. */ -@@ .include "port_config.s" - .equ SRR_MAPPED, (1 << 0) .equ SRR_READONLY, (1 << 1) .equ SRF_EEPROM, (1 << 1)