mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-16 17:41:31 -04:00
5 lines
58 B
Plaintext
5 lines
58 B
Plaintext
module Clang_C {
|
|
umbrella "."
|
|
module * { export * }
|
|
}
|