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

This commit is contained in:
gdisirio 2013-08-17 11:29:32 +00:00
parent 4f49b546b1
commit 120b97e070
1 changed files with 0 additions and 3 deletions

View File

@ -75,9 +75,6 @@ void osalInit(void) {
*
* @api
*/
#if !defined(__DOXYGEN__)
__attribute__((weak))
#endif
void osalSysHalt(const char *reason) {
osal_halt_msg = reason;