git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6603 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
gdisirio 2014-01-04 13:22:50 +00:00
parent c258f4718c
commit 961157d810
1 changed files with 0 additions and 4 deletions

View File

@ -71,10 +71,6 @@ typedef struct {
/* External declarations. */
/*===========================================================================*/
#if !defined(__DOXYGEN__)
extern kernel_stats_t kernel_stats;
#endif
#ifdef __cplusplus
extern "C" {
#endif