fix end symbol for samx7x and same5x

This commit is contained in:
hathach
2022-06-29 15:05:09 +07:00
parent 7949a4ec7c
commit 5a378703fb
3 changed files with 4 additions and 2 deletions
+1
View File
@@ -160,4 +160,5 @@ SECTIONS
. = ALIGN(4);
_end = . ;
end = .;
}