Do prevent using org in linker scripts to go backwards

This commit is contained in:
ISSOtm
2019-11-27 01:37:00 +01:00
parent ea003487aa
commit 5410dba4f4

View File

@@ -310,7 +310,6 @@ static void processCommand(enum LinkerScriptCommand command, uint16_t arg,
trap_;
case COMMAND_ORG:
*pc = arg;
break;
case COMMAND_ALIGN: