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/ast: Only warn about unsupported TX chips on Gen4 and later
[drm/drm-misc.git]
/
arch
/
csky
/
include
/
asm
/
unistd.h
blob
2c2c24de95d89c3ecd8cdb4ae5b9caeea1de4fba
1
/* SPDX-License-Identifier: GPL-2.0 */
2
3
#include <uapi/asm/unistd.h>
4
5
#define __ARCH_WANT_STAT64
6
#define __ARCH_WANT_SYS_CLONE
7
8
#define NR_syscalls (__NR_syscalls)