mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[swift-inspect] full Android implementation including heap iteration
This commit is contained in:
@@ -1,7 +1,13 @@
|
||||
module LinuxSystemHeaders {
|
||||
header "auxvec.h"
|
||||
header "elf.h"
|
||||
header "errno.h"
|
||||
header "link.h"
|
||||
header "mman.h"
|
||||
header "ptrace.h"
|
||||
header "signal.h"
|
||||
header "uio.h"
|
||||
header "unistd.h"
|
||||
header "wait.h"
|
||||
export *
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user