Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2
/
.
/
include
/
asm-m32r
/
syscall.h
blob: d8d4b2c7a7d459400e4949203e68e4f39e70c28c [
file
] [
log
] [
blame
]
#ifndef
_ASM_M32R_SYSCALL_H
#define
_ASM_M32R_SYSCALL_H
/* $Id$ */
/* Definitions for the system call vector. */
#define
SYSCALL_VECTOR
"2"
#define
SYSCALL_VECTOR_ADDRESS
"0xa0"
#endif
/* _ASM_M32R_SYSCALL_H */