// +build plan9 package main import () func OnInterrupt(fn func()) { }