Skip to content

Commit

Permalink
[libc] Add a headers.txt for linux/arm config.
Browse files Browse the repository at this point in the history
  • Loading branch information
Siva Chandra Reddy committed Mar 7, 2023
1 parent 53f7542 commit f3e4ece
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions libc/config/linux/arm/headers.txt
@@ -0,0 +1,9 @@
set(TARGET_PUBLIC_HEADERS
libc.include.ctype
libc.include.fenv
libc.include.errno
libc.include.inttypes
libc.include.math
libc.include.stdlib
libc.include.string
)

0 comments on commit f3e4ece

Please sign in to comment.