Made necessary changes to make test0 link at an adjustable address

This commit is contained in:
Bahadir Balban
2009-10-17 13:24:26 +03:00
parent 6df923c34d
commit fc95d95454
5 changed files with 43 additions and 7 deletions

View File

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