repo.or.cz
/
drm
/
drm-misc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
drm/panthor: Don't add write fences to the shared BOs
[drm/drm-misc.git]
/
arch
/
csky
/
abiv2
/
inc
/
abi
/
vdso.h
blob
40fd10d893ff2239ca254090d54427ef06137b84
1
/* SPDX-License-Identifier: GPL-2.0 */
2
3
#ifndef __ABI_CSKY_VDSO_H
4
#define __ABI_CSKY_VDSO_H
5
6
/* movi r7, 173 */
7
#define SET_SYSCALL_ID .long 0x008bea07
8
9
#endif
/* __ABI_CSKY_VDSO_H */