diff options
| -rw-r--r-- | sys/src/9/zynq/dat.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/src/9/zynq/dat.h b/sys/src/9/zynq/dat.h index 91d95671b..01cba862c 100644 --- a/sys/src/9/zynq/dat.h +++ b/sys/src/9/zynq/dat.h @@ -150,9 +150,6 @@ struct Mach int syscall; int load; int intr; - uvlong fastclock; /* last sampled value */ - uvlong inidle; /* time spent in idlehands() */ -// ulong spuriousintr; int lastintr; int ilockdepth; Perf perf; /* performance counters */ |
