From 611c3138873b38fd26c19c43ce3436fe0528604a Mon Sep 17 00:00:00 2001 From: gdisirio Date: Mon, 26 Aug 2013 13:01:28 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6225 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/rt/src/chsys.c | 1 - 1 file changed, 1 deletion(-) (limited to 'os/rt') diff --git a/os/rt/src/chsys.c b/os/rt/src/chsys.c index 89c2db5f7..5279ef518 100644 --- a/os/rt/src/chsys.c +++ b/os/rt/src/chsys.c @@ -215,7 +215,6 @@ void chSysTimerHandlerI(void) { #endif } - /** * @brief Returns the execution context and enters the kernel lock mode. * @details This functions enters into a critical zone and can be called -- cgit v1.2.3