Skip to content

Commit

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

miv runtime: remove unused Sys_Tick_Interrupt interrupt name

See merge request eng/toolchain/bb-runtimes!118
  • Loading branch information
burratoo committed Aug 1, 2024
2 parents 6e2f73a + c22be76 commit e787fed
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 e787fed

Please sign in to comment.