14 lines · yaml
1header: sys/auxv.h2header_template: auxv.h.def3macros: []4types: []5enums: []6objects: []7functions:8 - name: getauxval9 standards:10 - GNUExtensions11 return_type: unsigned long12 arguments:13 - type: unsigned long14