aboutsummaryrefslogtreecommitdiff
path: root/nuttx/arch/z80/include/limits.h
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/arch/z80/include/limits.h')
-rw-r--r--nuttx/arch/z80/include/limits.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/nuttx/arch/z80/include/limits.h b/nuttx/arch/z80/include/limits.h
index 3cfd65dc6..3013ec8f4 100644
--- a/nuttx/arch/z80/include/limits.h
+++ b/nuttx/arch/z80/include/limits.h
@@ -33,17 +33,17 @@
*
****************************************************************************/
-#ifndef __ARCH_LIMITS_H
-#define __ARCH_LIMITS_H
+#ifndef __ARCH_Z80_INCLUDE_LIMITS_H
+#define __ARCH_Z80_INCLUDE_LIMITS_H
/****************************************************************************
- * Included Files
+ * Pre-processor Definitions
****************************************************************************/
#include <arch/chip/limits.h>
/****************************************************************************
- * Definitions
+ * Pre-processor Definitions
****************************************************************************/
-#endif /* __ARCH_LIMITS_H */
+#endif /* __ARCH_Z80_INCLUDE_LIMITS_H */