Skip to content

Commit

Permalink
Merge branch 'topic/bernardi/mi-v-remove-systick-from-names-24' into …
Browse files Browse the repository at this point in the history
…'24-sustained'

miv runtime: remove unused Sys_Tick_Interrupt interrupt name

See merge request eng/toolchain/bb-runtimes!119
  • Loading branch information
burratoo committed Aug 1, 2024
2 parents decc434 + c65057d commit 9ec1042
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions riscv/microchip/miv_rv32imaf/a-intnam.ads
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ package Ada.Interrupts.Names is
-- Interrupts --
----------------

-- System tick
Sys_Tick_Interrupt : constant Interrupt_ID := -1;

-- Target Specific Names

Timer_0 : constant Interrupt_ID := 8;
Expand Down

0 comments on commit 9ec1042

Please sign in to comment.