This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
huangmeng
/
Embedded_AI
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
0460942d18
Ramas
Etiquetas
master
Embedded_AI
/
gcc-linaro-7.5.0-2019.12-x86_64_arm-linux-gnueabihf
/
arm-linux-gnueabihf
/
libc
/
usr
/
include
/
asm
/
auxvec.h
auxvec.h
102 B
Histórico
Raw
1
2
3
4
5
6
7
#ifndef __ASM_AUXVEC_H
#define __ASM_AUXVEC_H
/* VDSO location */
#define AT_SYSINFO_EHDR 33
#endif