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

master
gdisirio 2010-06-04 12:37:42 +00:00
parent fd41cf487a
commit 3da2df07a9
4 changed files with 8 additions and 8 deletions

View File

@ -478,10 +478,10 @@ struct { \
} }
#endif #endif
#endif /* _CHCONF_H_ */
/*===========================================================================*/ /*===========================================================================*/
/* Port-specific settings (override port settings defaulted in chcore.h). */ /* Port-specific settings (override port settings defaulted in chcore.h). */
/*===========================================================================*/ /*===========================================================================*/
#endif /* _CHCONF_H_ */
/** @} */ /** @} */

View File

@ -478,10 +478,10 @@ struct { \
} }
#endif #endif
#endif /* _CHCONF_H_ */
/*===========================================================================*/ /*===========================================================================*/
/* Port-specific settings (override port settings defaulted in chcore.h). */ /* Port-specific settings (override port settings defaulted in chcore.h). */
/*===========================================================================*/ /*===========================================================================*/
#endif /* _CHCONF_H_ */
/** @} */ /** @} */

View File

@ -478,10 +478,10 @@ struct { \
} }
#endif #endif
#endif /* _CHCONF_H_ */
/*===========================================================================*/ /*===========================================================================*/
/* Port-specific settings (override port settings defaulted in chcore.h). */ /* Port-specific settings (override port settings defaulted in chcore.h). */
/*===========================================================================*/ /*===========================================================================*/
#endif /* _CHCONF_H_ */
/** @} */ /** @} */

View File

@ -480,10 +480,10 @@ struct { \
#define chThdGetExitEventSource(tp) (&(tp)->p_exitesource) #define chThdGetExitEventSource(tp) (&(tp)->p_exitesource)
#endif /* _CHCONF_H_ */
/*===========================================================================*/ /*===========================================================================*/
/* Port-specific settings (override port settings defaulted in chcore.h). */ /* Port-specific settings (override port settings defaulted in chcore.h). */
/*===========================================================================*/ /*===========================================================================*/
#endif /* _CHCONF_H_ */
/** @} */ /** @} */