Update o65dump to show reloc and undef symbols
This commit is contained in:
@@ -26,7 +26,7 @@ FILES
|
||||
|
||||
FORMATS
|
||||
{
|
||||
o65: os = lunix, version = 0, type = small,
|
||||
o65: os = super, version = 0, type = small,
|
||||
export = _init;
|
||||
}
|
||||
|
||||
@@ -44,4 +44,5 @@ FEATURES {
|
||||
SYMBOLS {
|
||||
__STACKSIZE__: value = $0E00, type = weak;
|
||||
__STACKSTART__: type = weak, value = $0800;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user