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