m32r: move include/asm-m32r headers to arch/m32r/include/asm
Signed-off-by: Hirokazu Takata <takata@linux-m32r.org>
This commit is contained in:
8
arch/m32r/include/asm/syscall.h
Normal file
8
arch/m32r/include/asm/syscall.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#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 */
|
Reference in New Issue
Block a user