git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1581 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
cf5111822d
commit
c85b9403a3
|
@ -35,7 +35,7 @@
|
||||||
* @brief Port-related initialization code.
|
* @brief Port-related initialization code.
|
||||||
* @note This function is usually empty.
|
* @note This function is usually empty.
|
||||||
*/
|
*/
|
||||||
void port_init(void){
|
void port_init(void) {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue