summaryrefslogtreecommitdiff
path: root/ace/config-irix5.3-g++.h
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-01-13 02:52:09 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-01-13 02:52:09 +0000
commit4100a8ef476b37ac43aec3dc96f32dfac3ad8904 (patch)
treed4586728f6f74058f533f9cc216caab232d97ce6 /ace/config-irix5.3-g++.h
parent263d34e5af92d2cb0203a0602088d58851210281 (diff)
downloadATCD-4100a8ef476b37ac43aec3dc96f32dfac3ad8904.tar.gz
initialize ACE::pagesize_ to 0, always, and set it in ACE::round_to_pagesize ()
Diffstat (limited to 'ace/config-irix5.3-g++.h')
-rw-r--r--ace/config-irix5.3-g++.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/ace/config-irix5.3-g++.h b/ace/config-irix5.3-g++.h
index f194c849043..317141af07f 100644
--- a/ace/config-irix5.3-g++.h
+++ b/ace/config-irix5.3-g++.h
@@ -113,9 +113,6 @@
// Platform supports IP multicast
#define ACE_HAS_IP_MULTICAST
-// Defines the page size of the system.
-#define ACE_PAGE_SIZE 4096
-
// Turns off the tracing feature.
#if !defined (ACE_NTRACE)
#define ACE_NTRACE 1