Incorporated means to specify shared memory, task address space and utcb regions to posix container

This commit is contained in:
Bahadir Balban
2009-10-15 20:10:08 +03:00
parent 9d900a9956
commit 381405ee8e
13 changed files with 223 additions and 61 deletions

View File

@@ -4,7 +4,7 @@
* Copyright (C) 2007 - 2009 Bahadir Balban
*/
virtual_base = 0x10000000;
virtual_base = %s;
physical_base = %s;
__stack = (0x20000000 - 0x1000 - 8); /* First page before the env/args */