Fix clock.h warnings caused by multiple, conflicting documentation blocks of clock functions
This commit is contained in:
parent
43aeddbd89
commit
b6bd556805
11 changed files with 45 additions and 46 deletions
|
@ -113,7 +113,7 @@ clock_delay(unsigned int i)
|
|||
}
|
||||
}
|
||||
/*---------------------------------------------------------------------------*/
|
||||
/**
|
||||
/*
|
||||
* Wait for a multiple of 1 ms.
|
||||
*/
|
||||
void
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue