Files
sing-box/service/oomkiller/badcleanup_stub.go
T
2026-06-20 22:22:29 +08:00

7 lines
66 B
Go

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