rt-thread-official/src
dzzxzz 9e127126c7 delete line 27 in clock.c, function rt_timer_switch() not used in clock.c
line 27 extern void rt_timer_switch(void);

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1857 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-12-21 08:27:29 +00:00
..
SConscript update building script. 2011-09-25 02:28:07 +00:00
clock.c delete line 27 in clock.c, function rt_timer_switch() not used in clock.c 2011-12-21 08:27:29 +00:00
device.c cleanup kernel code 2011-09-21 03:56:42 +00:00
idle.c RT_DEBUG_NOT_IN_INTERRUPT is only executed when rt_thread_defunct is not empty. 2011-10-05 07:00:04 +00:00
ipc.c clean up comments from chaos.proton@gmail.com. 2011-10-30 00:37:15 +00:00
irq.c cleanup kernel code 2011-09-21 03:56:42 +00:00
kservice.c fixed object name copy bug; update AT91SAM7S64 branch. 2011-11-08 04:06:12 +00:00
kservice.h cleanup kernel code 2011-09-21 03:56:42 +00:00
mem.c cleanup kernel code 2011-09-21 03:56:42 +00:00
mempool.c cleanup kernel code 2011-09-21 03:56:42 +00:00
module.c fix compile error 2011-10-11 13:17:54 +00:00
module.h add module support for cortex-m3 feature 2011-09-28 02:10:43 +00:00
object.c fixed object name copy bug; update AT91SAM7S64 branch. 2011-11-08 04:06:12 +00:00
rtm.c change the end of line to UNIX style. 2011-10-30 00:38:44 +00:00
scheduler.c cleanup kernel code 2011-09-21 03:56:42 +00:00
slab.c cleanup kernel code 2011-09-21 03:56:42 +00:00
thread.c cleanup kernel code 2011-09-23 05:57:31 +00:00
timer.c cleanup kernel code 2011-09-21 03:56:42 +00:00