[cpu/arm] removed free-standing @addtogroup command

This commit is contained in:
Enrico Joerns 2014-10-07 00:04:42 +02:00
parent 614ea32945
commit e2f09a367f
1 changed files with 0 additions and 16 deletions

View File

@ -41,14 +41,6 @@
**/
/** @addtogroup CMSIS
* @{
*/
/** @addtogroup aducrf101_system
* @{
*/
#ifndef __SYSTEM_ADUCRF101_H__
#define __SYSTEM_ADUCRF101_H__
@ -106,11 +98,3 @@ extern uint32_t GetSystemExtClkFreq (void);
#endif /* __SYSTEM_ADUCRF101_H__ */
/**
* @}
*/
/**
* @}
*/