tools/gen-device-svd: indentation in .s file
Этот коммит содержится в:
родитель
e0d13f489f
коммит
b705b332a7
1 изменённых файлов: 2 добавлений и 2 удалений
|
@ -316,8 +316,8 @@ Default_Handler:
|
||||||
|
|
||||||
// Avoid the need for repeated .weak and .set instructions.
|
// Avoid the need for repeated .weak and .set instructions.
|
||||||
.macro IRQ handler
|
.macro IRQ handler
|
||||||
.weak \\handler
|
.weak \\handler
|
||||||
.set \\handler, Default_Handler
|
.set \\handler, Default_Handler
|
||||||
.endm
|
.endm
|
||||||
|
|
||||||
.section .isr_vector
|
.section .isr_vector
|
||||||
|
|
Загрузка…
Создание таблицы
Сослаться в новой задаче