Skip to content

Commit 7d12228

Browse files
committed
[libc] final edits to newheadergen yaml files
Performed one last run of integration tests, removing duplicate types and removing unneeded files. Currently looked through all sys files, will finish checking other yaml files this week.
1 parent 5bb3492 commit 7d12228

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

libc/newhdrgen/yaml/sys/sys_time.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
header: sys-time.h
22
standards: Linux
33
macros: []
4-
types:
5-
- type_name: struct_timeval
4+
types: []
65
enums: []
76
functions: []
87
objects: []

0 commit comments

Comments
 (0)