X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=src%2Fcommon%2Fstartup.c;h=256863ff213709d42ed8526f87fb2b796e2d2d8b;hb=4010ab05ac4d3c6c4f3edbff6f2ff3a4b67fd32f;hp=0a5507ac9a0524264d062447b3d9047693fc2501;hpb=7fb6d100bd5f916d8e9684d654c27796665f3ef1;p=gps-watch.git diff --git a/src/common/startup.c b/src/common/startup.c index 0a5507a..256863f 100644 --- a/src/common/startup.c +++ b/src/common/startup.c @@ -151,6 +151,7 @@ Dummy_Handler (void) } } +__attribute__ ((noreturn)) void jump_to_application (volatile uint32_t *address) {