Log In
rpms
/
golang
Clone
Source Code
GIT
Source
Pull Requests
0
Stats
Blame SOURCES/fedora.go
Branch:
6cdaae3bf8e64a21fec89c49be4742a17ee468e2
c7
c7-alt
c7-i686
c8-beta-stream-rhel8
c8-stream-rhel8
c8s-stream-rhel8
c9
c9-beta
6cdaae3bf8e64a21fec89c49be4742a17ee468e2
SOURCES
fedora.go
Blob
History
Raw
fc0505
// +build rpm_crashtraceback
fc0505
fc0505
package runtime
fc0505
fc0505
func init() {
fc0505
setTraceback("crash")
fc0505
}