Fix clock.h warnings caused by multiple, conflicting documentation blocks of clock functions

This commit is contained in:
George Oikonomou 2015-02-15 21:41:54 +01:00
parent 43aeddbd89
commit b6bd556805
11 changed files with 45 additions and 46 deletions

View file

@ -113,7 +113,7 @@ clock_delay(unsigned int i)
}
}
/*---------------------------------------------------------------------------*/
/**
/*
* Wait for a multiple of 1 ms.
*/
void