X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=src%2Fcommon%2Fstartup.c;h=256863ff213709d42ed8526f87fb2b796e2d2d8b;hb=HEAD;hp=0a5507ac9a0524264d062447b3d9047693fc2501;hpb=206f765a129a285e5db70505d2c1154564046ac8;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) {