Revision 53710ca3 os/core/inc/aos_system.h

View differences:

os/core/inc/aos_system.h
16 16
along with this program.  If not, see <http://www.gnu.org/licenses/>.
17 17
*/
18 18

  
19
/**
20
 * @file    aos_system.h
21
 * @brief   System macros and structures.
22
 *
23
 * @addtogroup aos_system
24
 * @{
25
 */
26

  
19 27
#ifndef _AMIROOS_SYSTEM_H_
20 28
#define _AMIROOS_SYSTEM_H_
21 29

  
......
212 220
}
213 221

  
214 222
#endif /* _AMIROOS_SYSTEM_H_ */
223

  
224
/** @} */

Also available in: Unified diff