mirror of
https://github.com/opnsense/src.git
synced 2026-03-21 10:20:09 -04:00
4 lines
53 B
Text
4 lines
53 B
Text
module myModule {
|
|
header "myModule.h"
|
|
export *
|
|
}
|