blob: 5aab62e9762265d3da9826910fc680d2fa7b417d [file] [log] [blame]
module mylib [extern_c] {
header "mylib.h"
link "mylib"
export *
}