diff options
Diffstat (limited to 'os/rt/src')
-rw-r--r-- | os/rt/src/chsys.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/os/rt/src/chsys.c b/os/rt/src/chsys.c index 89c2db5f7..5279ef518 100644 --- a/os/rt/src/chsys.c +++ b/os/rt/src/chsys.c @@ -215,7 +215,6 @@ void chSysTimerHandlerI(void) { #endif
}
-
/**
* @brief Returns the execution context and enters the kernel lock mode.
* @details This functions enters into a critical zone and can be called
|