mirror of
https://github.com/opnsense/src.git
synced 2026-03-27 13:13:13 -04:00
5 lines
49 B
Text
5 lines
49 B
Text
|
|
module simple {
|
||
|
|
header "simple.h"
|
||
|
|
export *
|
||
|
|
}
|