b881112
// +build rpm_crashtraceback
b881112
b881112
package runtime
b881112
b881112
func init() {
b881112
	setTraceback("crash")
b881112
}