mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-09-15 21:00:27 +00:00
8 lines
129 B
Go
8 lines
129 B
Go
//go:build !darwin || !badlinkname
|
|
|
|
package libbox
|
|
|
|
func PrepareCrashSignalHandlers() {}
|
|
|
|
func ReinstallCrashSignalHandlers() {}
|