mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
remove typo
This commit is contained in:
parent
969c67ccce
commit
6c16316374
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ inline static void irq_nested_enable(uint8_t flags) {
|
|||
irq_enable();
|
||||
}
|
||||
|
||||
/** @brief Determines, if the interrupt flags (IF) is ser
|
||||
/** @brief Determines, if the interrupt flags (IF) is set
|
||||
*
|
||||
* @return
|
||||
* - 1 interrupt flag is set
|
||||
|
|
Loading…
Add table
Reference in a new issue