New segment type renamed to "overwrite".

This commit is contained in:
Laubzega
2018-09-08 19:18:41 -07:00
parent c7bb27bac9
commit d293d766ef
4 changed files with 20 additions and 20 deletions

View File

@@ -105,7 +105,7 @@ typedef enum {
CFGTOK_RW,
CFGTOK_BSS,
CFGTOK_ZP,
CFGTOK_REPLACE,
CFGTOK_OVERWRITE,
CFGTOK_O65,
CFGTOK_BIN,