git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1140 35acf78f-673a-0410-8e92-d51de3d6d3f4

master
gdisirio 2009-08-30 09:25:34 +00:00
parent ea88c85382
commit c70d45e093
1 changed files with 1 additions and 1 deletions

View File

@ -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
* actions.
*/