mirror of
https://github.com/GorgonMeducer/perf_counter.git
synced 2025-02-07 19:34:18 +08:00
Update systick_wrapper_gcc.S
This commit is contained in:
parent
5abef7ed71
commit
fbfad9ac9c
@ -15,6 +15,7 @@
|
||||
;* *
|
||||
;****************************************************************************/
|
||||
|
||||
#if !__PERFC_CFG_DISABLE_DEFAULT_SYSTICK_PORTING__
|
||||
.syntax unified
|
||||
.arch armv6-m
|
||||
|
||||
@ -42,3 +43,4 @@ __wrap_SysTick_Handler:
|
||||
|
||||
__ensure_systick_wrapper:
|
||||
bx lr
|
||||
#endif
|
Loading…
x
Reference in New Issue
Block a user