mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
hermit/tasks.h: typo
This commit is contained in:
parent
b3f156b7a5
commit
53331b3daa
1 changed files with 1 additions and 1 deletions
|
@ -230,7 +230,7 @@ void check_ticks(void);
|
|||
|
||||
extern volatile uint32_t go_down;
|
||||
|
||||
/** @brief shutdown the hole system
|
||||
/** @brief shutdown the whole system
|
||||
*/
|
||||
void shutdown_system(void);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue