summaryrefslogtreecommitdiff
path: root/arch/csky/abiv2/inc/abi/vdso.h
blob: 40fd10d893ff2239ca254090d54427ef06137b84 (plain)
1
2
3
4
5
6
7
8
9
/* SPDX-License-Identifier: GPL-2.0 */

#ifndef __ABI_CSKY_VDSO_H
#define __ABI_CSKY_VDSO_H

/* movi r7, 173 */
#define SET_SYSCALL_ID	.long 0x008bea07

#endif /* __ABI_CSKY_VDSO_H */