diff options
Diffstat (limited to 'ANDROID_3.4.5/arch/m32r/include/asm/syscall.h')
-rw-r--r-- | ANDROID_3.4.5/arch/m32r/include/asm/syscall.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/ANDROID_3.4.5/arch/m32r/include/asm/syscall.h b/ANDROID_3.4.5/arch/m32r/include/asm/syscall.h deleted file mode 100644 index 25f316f2..00000000 --- a/ANDROID_3.4.5/arch/m32r/include/asm/syscall.h +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef _ASM_M32R_SYSCALL_H -#define _ASM_M32R_SYSCALL_H - -/* Definitions for the system call vector. */ -#define SYSCALL_VECTOR "2" -#define SYSCALL_VECTOR_ADDRESS "0xa0" - -#endif /* _ASM_M32R_SYSCALL_H */ |