Merge pull request #9295 from deepikabhavnani/iar_asm

Add missing END to Armv8M IAR assembly files
pull/9369/head
Martin Kojtal 2019-01-14 08:54:21 +00:00 committed by GitHub
commit 116e42f840
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 0 deletions

View File

@ -297,3 +297,5 @@ Sys_ContextRestore2
Sys_ContextExit
BX LR ; Exit from handler
END

View File

@ -270,3 +270,5 @@ Sys_ContextRestore2
Sys_ContextExit
BX LR ; Exit from handler
END

View File

@ -148,6 +148,7 @@
"cc2e0517e1c6440abf88f2815b8e1501a55cdd4d",
"b88254809eb626689c8aeb41304a308bf4e34a04",
"287121ffdc4c9c19f9ce8872e4edd941862daca1",
"b228cd9db0b7ed79d99f1d9be15d512791f367cc",
"1752803626865147dca92f30a39cef8d04581736",
"6a6e3ac0ebab1a6b6aa08d0928702c79562acee9"
]