* dcrt0.cc (dll_crt0_1): Remove getpagesize() call.

* shared.cc (memory_init): Move it here.
This commit is contained in:
Christopher Faylor
2002-09-02 06:00:59 +00:00
parent 169618f29f
commit bdfeb17915
3 changed files with 6 additions and 2 deletions

View File

@@ -146,6 +146,7 @@ memory_init ()
cygheap->shared_h = shared_h;
ProtectHandleINH (cygheap->shared_h);
getpagesize ();
heap_init ();
mount_table = (mount_info *) open_shared (user_name, MOUNT_VERSION,
cygwin_mount_h,