aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/defs_plan9_amd64.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/defs_plan9_amd64.go')
-rw-r--r--src/runtime/defs_plan9_amd64.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/runtime/defs_plan9_amd64.go b/src/runtime/defs_plan9_amd64.go
index 0099563034..15a27fc7db 100644
--- a/src/runtime/defs_plan9_amd64.go
+++ b/src/runtime/defs_plan9_amd64.go
@@ -78,4 +78,4 @@ func dumpregs(u *ureg) {
print("gs ", hex(u.gs), "\n")
}
-func sigpanictramp() {}
+func sigpanictramp()