mirror of
https://github.com/drasko/codezero.git
synced 2026-04-17 17:29:04 +02:00
Made necessary changes to make test0 link at an adjustable address
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
* Copyright (C) 2007 Bahadir Balban
|
||||
*/
|
||||
|
||||
virtual_base = 0x10000000;
|
||||
virtual_base = %s;
|
||||
|
||||
/* First page before the env/args */
|
||||
|
||||
Reference in New Issue
Block a user