summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/src/9/pc64/dat.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/src/9/pc64/dat.h b/sys/src/9/pc64/dat.h
index 5b4103610..3a9d63768 100644
--- a/sys/src/9/pc64/dat.h
+++ b/sys/src/9/pc64/dat.h
@@ -220,8 +220,6 @@ struct Mach
int havetsc;
int havepge;
uvlong tscticks;
- int pdballoc;
- int pdbfree;
uintptr stack[1];
};