summaryrefslogtreecommitdiffstats
path: root/sw/z80/arch
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sw/z80/arch/addresses.h (renamed from sw/z80_tests/usart/devices.h)4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/z80_tests/usart/devices.h b/sw/z80/arch/addresses.h
index a846f9b..07ab473 100644
--- a/sw/z80_tests/usart/devices.h
+++ b/sw/z80/arch/addresses.h
@@ -1,5 +1,5 @@
-#ifndef __DEVICES_H__
-#define __DEVICES_H__
+#ifndef __ADDRESSES_H__
+#define __ADDRESSES_H__
#define ADDR_DEV_ROM_L 0x0000
#define ADDR_DEV_ROM_H 0x2000