sing-box/service/oomkiller/badcleanup_stub.go
2026-06-08 08:51:45 +08:00

6 lines
66 B
Go

//go:build !badlinkname
package oomkiller
func badCleanup() {
}