git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15632 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
parent
891014a9ab
commit
1760aae282
|
@ -848,7 +848,7 @@ static inline void sbSleepMicroseconds(time_usecs_t usecs) {
|
|||
*
|
||||
* @api
|
||||
*/
|
||||
static inline void __sb_vrq_setwt(void) {
|
||||
static inline void __sb_vrq_wait(void) {
|
||||
|
||||
__syscall0(247);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue