repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ARM: rockchip: fix broken build
[linux/fpc-iii.git]
/
arch
/
arm
/
include
/
uapi
/
asm
/
auxvec.h
blob
cb02a767a50068d3ff665da106a604c11d32787f
1
#ifndef __ASM_AUXVEC_H
2
#define __ASM_AUXVEC_H
3
4
/* VDSO location */
5
#define AT_SYSINFO_EHDR 33
6
7
#endif