summaryrefslogtreecommitdiffstats
path: root/uClinux-2.4.20-uc1/include/asm-armnommu/unistd.h
diff options
context:
space:
mode:
Diffstat (limited to 'uClinux-2.4.20-uc1/include/asm-armnommu/unistd.h')
-rw-r--r--uClinux-2.4.20-uc1/include/asm-armnommu/unistd.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/uClinux-2.4.20-uc1/include/asm-armnommu/unistd.h b/uClinux-2.4.20-uc1/include/asm-armnommu/unistd.h
index af756fd..b2b99ad 100644
--- a/uClinux-2.4.20-uc1/include/asm-armnommu/unistd.h
+++ b/uClinux-2.4.20-uc1/include/asm-armnommu/unistd.h
@@ -243,6 +243,14 @@
#define __NR_mincore (__NR_SYSCALL_BASE+219)
#define __NR_madvise (__NR_SYSCALL_BASE+220)
#define __NR_fcntl64 (__NR_SYSCALL_BASE+221)
+#define __NR_FindImage (__NR_SYSCALL_BASE+222)
+#define __NR_DelImage (__NR_SYSCALL_BASE+223)
+#define __NR_CorruptCheck (__NR_SYSCALL_BASE+224)
+#define __NR_ReadWinbondFlash (__NR_SYSCALL_BASE+225)
+#define __NR_WriteWinbondFlash (__NR_SYSCALL_BASE+226)
+
+#define __NR_GPIO_I2C_Byte_Xfer (__NR_SYSCALL_BASE+231)
+#define __NR_GPIO_SPI_Send_Byte (__NR_SYSCALL_BASE+232)
/*
* The following SWIs are ARM private.