Files
openlan/pkg/libol/daemon_others.go
2022-07-29 23:38:54 +08:00

10 lines
75 B
Go
Executable File

// +build !linux
package libol
func PreNotify() {
}
func SdNotify() {
}