Summary: These are GNU extensions but still show up, the entrypoints were enabled but we weren't emitting the header so they couldn't be used.
25 lines
535 B
Plaintext
25 lines
535 B
Plaintext
set(TARGET_PUBLIC_HEADERS
|
|
libc.include.assert
|
|
libc.include.ctype
|
|
libc.include.string
|
|
libc.include.strings
|
|
libc.include.signal
|
|
libc.include.float
|
|
libc.include.stdint
|
|
libc.include.inttypes
|
|
libc.include.limits
|
|
libc.include.math
|
|
libc.include.fenv
|
|
libc.include.time
|
|
libc.include.errno
|
|
libc.include.stdlib
|
|
libc.include.stdio
|
|
libc.include.wchar
|
|
libc.include.uchar
|
|
libc.include.features
|
|
libc.include.locale
|
|
|
|
# Header for RPC extensions
|
|
libc.include.gpu_rpc
|
|
)
|