summaryrefslogtreecommitdiff
path: root/nuttx/arch/z80/include/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/arch/z80/include/types.h')
-rw-r--r--nuttx/arch/z80/include/types.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/nuttx/arch/z80/include/types.h b/nuttx/arch/z80/include/types.h
index 5b2b5ff16..5e6a90342 100644
--- a/nuttx/arch/z80/include/types.h
+++ b/nuttx/arch/z80/include/types.h
@@ -37,8 +37,8 @@
* through sys/types.h
*/
-#ifndef __ARCH_TYPES_H
-#define __ARCH_TYPES_H
+#ifndef __ARCH_Z80_INCLUDE_TYPES_H
+#define __ARCH_Z80_INCLUDE_TYPES_H
/****************************************************************************
* Included Files
@@ -58,4 +58,4 @@
* Global Function Prototypes
****************************************************************************/
-#endif /* __ARCH_TYPES_H */
+#endif /* __ARCH_Z80_INCLUDE_TYPES_H */