blob: 82ecee75c40a1aebd76f75ad6d405a02435356d9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
header: sys/auxv.h
header_template: auxv.h.def
macros: []
types: []
enums: []
objects: []
functions:
- name: getauxval
standards:
- GNUExtensions
return_type: unsigned long
arguments:
- type: unsigned long
|