xref: /minix3/external/bsd/llvm/dist/clang/test/Modules/Inputs/private2/module.map (revision 4f89addcc198bff2fc614da2f8f4a7beb4b6cb7d)
1module libPrivateN2 {
2  header "public2.h"
3  private header "private2.h"
4}
5