index
:
fuxj/centos/golang.git
master
openeuler24.03_LTS
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fedora.go
blob: 81b28ba3b69ea8e55fd400a0bcf2e7e5fe19f78b (
plain
)
1
2
3
4
5
6
7
// +build rpm_crashtraceback package runtime func init() { setTraceback("crash") }