summaryrefslogtreecommitdiff
path: root/vos/config.alpha.h
diff options
context:
space:
mode:
Diffstat (limited to 'vos/config.alpha.h')
-rw-r--r--vos/config.alpha.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/vos/config.alpha.h b/vos/config.alpha.h
index 5b542a2f94..66b3d7a5e9 100644
--- a/vos/config.alpha.h
+++ b/vos/config.alpha.h
@@ -220,6 +220,13 @@
*/
#define HAS_GETLOGIN /**/
+/* HAS_GETPAGESIZE:
+ * This symbol, if defined, indicates that the getpagesize system call
+ * is available to get system page size, which is the granularity of
+ * many memory management calls.
+ */
+/*#define HAS_GETPAGESIZE /**/
+
/* HAS_GETPGID:
* This symbol, if defined, indicates to the C program that
* the getpgid(pid) function is available to get the