mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
8 lines
113 B
Plaintext
8 lines
113 B
Plaintext
module LinuxSystemHeaders {
|
|
header "auxvec.h"
|
|
header "elf.h"
|
|
header "link.h"
|
|
header "uio.h"
|
|
export *
|
|
}
|