Sign in
coral
/
linux-imx
/
97e1aff951147df4e04bd85389229149f93451b7
/
.
/
arch
/
m32r
/
include
/
asm
/
syscall.h
blob: 22c8516d3c181559b712ed63e87b865670ae62a6 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.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 */