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