mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-27 15:41:46 +00:00
[libc] Fix list of public headers usable on aarch64.
This commit is contained in:
parent
c23a6dcb66
commit
ec5a782c10
@ -1,6 +1,8 @@
|
||||
set(TARGET_PUBLIC_HEADERS
|
||||
libc.include.ctype
|
||||
libc.include.errno
|
||||
libc.include.fenv
|
||||
libc.include.math
|
||||
libc.include.stdlib
|
||||
libc.include.sys_syscall
|
||||
libc.include.string
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user