summaryrefslogtreecommitdiff
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, 2 insertions, 0 deletions
diff --git a/src/runtime/defs_plan9_amd64.go b/src/runtime/defs_plan9_amd64.go
index 17becfb66..510da0e99 100644
--- a/src/runtime/defs_plan9_amd64.go
+++ b/src/runtime/defs_plan9_amd64.go
@@ -1,5 +1,7 @@
package runtime
+const _PAGESIZE = 0x1000
+
type ureg struct {
ax uint64
bx uint64