mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-04-01 12:43:47 +00:00
[libc] Enable more headers for riscv
Reviewed By: sivachandra Differential Revision: https://reviews.llvm.org/D146203
This commit is contained in:
parent
6217f472a6
commit
b1e5d0d671
@ -20,13 +20,20 @@ set(TARGET_PUBLIC_HEADERS
|
||||
libc.include.time
|
||||
libc.include.unistd
|
||||
|
||||
libc.include.arpa_inet
|
||||
|
||||
libc.include.sys_auxv
|
||||
libc.include.sys_ioctl
|
||||
libc.include.sys_mman
|
||||
libc.include.sys_prctl
|
||||
libc.include.sys_random
|
||||
libc.include.sys_resource
|
||||
libc.include.sys_select
|
||||
libc.include.sys_socket
|
||||
libc.include.sys_stat
|
||||
libc.include.sys_syscall
|
||||
libc.include.sys_time
|
||||
libc.include.sys_types
|
||||
libc.include.sys_utsname
|
||||
libc.include.sys_wait
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user