Skip to content

Commit 0870afa

Browse files
authored
[libc] newheadergen: created sys folder for yaml files, make appropriate updates to CMake file for sys folder (#98693)
Moved sys yaml files into the sys folder. After CMake patch lands, will make appropriate changes to account for yaml, header, and .h.def files that are located within the sys folder in a separate patch.
1 parent 486d00e commit 0870afa

17 files changed

+0
-2
lines changed

libc/newhdrgen/yaml/sys_auxv.yaml renamed to libc/newhdrgen/yaml/sys/sys_auxv.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
header: sys-auxv.h
2-
standards:
3-
- GNUExtensions
42
macros: []
53
types: []
64
enums: []

0 commit comments

Comments
 (0)