Sign in
gem5
/
arm
/
linux
/
d850a255d5b961fbe085f06ddd116910378b78f1
/
.
/
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 */