summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/include/vm.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sparc64/include/vm.h')
-rw-r--r--sys/sparc64/include/vm.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/sparc64/include/vm.h b/sys/sparc64/include/vm.h
index 8effe78..7ec2d9e 100644
--- a/sys/sparc64/include/vm.h
+++ b/sys/sparc64/include/vm.h
@@ -29,7 +29,7 @@
#ifndef _MACHINE_VM_H_
#define _MACHINE_VM_H_
-/* Cache control is not (yet) implemented. */
-#define VM_CACHE_DEFAULT 0
+/* Memory attribute configuration is not (yet) implemented. */
+#define VM_MEMATTR_DEFAULT 0
#endif /* !_MACHINE_VM_H_ */
OpenPOWER on IntegriCloud