mirror of
https://github.com/opnsense/src.git
synced 2026-03-30 14:35:09 -04:00
3 lines
79 B
Text
3 lines
79 B
Text
|
|
module xa { header "a.h" export * }
|
||
|
|
module xb { header "subdir/b.h" export * }
|