summaryrefslogtreecommitdiff
path: root/usr/src/uts/sun4/sys/memnode.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/sun4/sys/memnode.h')
-rw-r--r--usr/src/uts/sun4/sys/memnode.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/src/uts/sun4/sys/memnode.h b/usr/src/uts/sun4/sys/memnode.h
index d24f5da1c5..d8068b9235 100644
--- a/usr/src/uts/sun4/sys/memnode.h
+++ b/usr/src/uts/sun4/sys/memnode.h
@@ -101,7 +101,6 @@ struct mem_node_conf {
int exists; /* only try if set, list may still be empty */
pfn_t physbase; /* lowest PFN in this memnode */
pfn_t physmax; /* highest PFN in this memnode */
- size_t cursize; /* current number of PAGESIZE pages on lists */
};
struct memlist;