Added dump of segments
git-svn-id: svn://svn.cc65.org/cc65/trunk@239 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -57,6 +57,9 @@ void DumpObjOptions (FILE* F, unsigned long Offset);
|
||||
void DumpObjFiles (FILE* F, unsigned long Offset);
|
||||
/* Dump the source files */
|
||||
|
||||
void DumpObjSegments (FILE* F, unsigned long Offset);
|
||||
/* Dump the segments in the object file */
|
||||
|
||||
|
||||
|
||||
/* End of dump.h */
|
||||
|
||||
Reference in New Issue
Block a user