git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1140 35acf78f-673a-0410-8e92-d51de3d6d3f4
parent
ea88c85382
commit
c70d45e093
|
@ -42,7 +42,7 @@ void port_init(void){
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Kernel-unlock action.
|
* @brief Kernel-lock action.
|
||||||
* @details Usually this function just disables interrupts but may perform more
|
* @details Usually this function just disables interrupts but may perform more
|
||||||
* actions.
|
* actions.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue