# 0 "D:\\projekte\\ecs_smartSwitch\\trunk\\firmware\\SEGGER_THUMB_Startup.s" # 0 "" # 0 "" # 1 "D:\\projekte\\ecs_smartSwitch\\trunk\\firmware\\SEGGER_THUMB_Startup.s" # 60 "D:\\projekte\\ecs_smartSwitch\\trunk\\firmware\\SEGGER_THUMB_Startup.s" .syntax unified # 83 "D:\\projekte\\ecs_smartSwitch\\trunk\\firmware\\SEGGER_THUMB_Startup.s" .extern main # 111 "D:\\projekte\\ecs_smartSwitch\\trunk\\firmware\\SEGGER_THUMB_Startup.s" .section .init, "ax" .balign 2 .global _start .thumb_func .code 16 _start: ldr R4, =__SEGGER_init_table__ __SEGGER_init_run_loop: ldr R0, [R4] adds R4, R4, #4 blx R0 b.n __SEGGER_init_run_loop .thumb_func .global __SEGGER_init_done __SEGGER_init_done: # 142 "D:\\projekte\\ecs_smartSwitch\\trunk\\firmware\\SEGGER_THUMB_Startup.s" bl main .global exit .thumb_func exit: b .