Skip to content

Commit

Permalink
minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
romancardenas committed Feb 21, 2024
1 parent bd60e25 commit 0a789d4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions riscv-rt/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -311,13 +311,10 @@
//!
//! This functions are called when corresponding interrupt is occured.
//! You can define an interrupt handler with one of the following names:
//! * `UserSoft`
//! * `SupervisorSoft`
//! * `MachineSoft`
//! * `UserTimer`
//! * `SupervisorTimer`
//! * `MachineTimer`
//! * `UserExternal`
//! * `SupervisorExternal`
//! * `MachineExternal`
//!
Expand Down

0 comments on commit 0a789d4

Please sign in to comment.