summaryrefslogtreecommitdiff
path: root/nuttx/arch/z80/include/syscall.h
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/arch/z80/include/syscall.h')
-rw-r--r--nuttx/arch/z80/include/syscall.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/nuttx/arch/z80/include/syscall.h b/nuttx/arch/z80/include/syscall.h
index 7c7ec59f5..a20711c13 100644
--- a/nuttx/arch/z80/include/syscall.h
+++ b/nuttx/arch/z80/include/syscall.h
@@ -44,14 +44,6 @@
* Included Files
****************************************************************************/
-/* Include ARM architecture-specific syscall macros */
-
-#ifdef CONFIG_ARCH_CORTEXM3
-# include <arch/cortexm3/syscall.h>
-#else
-# include <arch/arm/syscall.h>
-#endif
-
/****************************************************************************
* Definitions
****************************************************************************/