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