dzzxzz 0d2624313a fixed a potential issue in m16c porting:
the variable rt_thread_switch_interrupt_flag was treated as a word in interrupts.asm
but it wad defined as a byte in cpuport.c
rt_uint8_t rt_thread_switch_interrupt_flag;

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1741 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-10-07 03:04:15 +00:00
..
2011-08-23 14:48:10 +00:00
2011-07-04 10:22:15 +00:00
2011-08-23 04:36:33 +00:00
2011-02-27 13:44:32 +00:00
2011-07-04 06:22:56 +00:00
2011-09-07 15:31:18 +00:00
2011-07-03 13:21:32 +00:00
2011-07-15 05:45:43 +00:00
2011-09-11 01:30:44 +00:00
2011-05-06 15:24:27 +00:00
2011-09-16 12:24:57 +00:00
2009-10-14 05:36:27 +00:00
2011-02-14 05:00:51 +00:00
2011-06-23 08:02:06 +00:00
2011-09-30 06:13:05 +00:00
2011-09-30 06:32:07 +00:00
2011-09-30 04:27:02 +00:00
2011-09-09 10:08:52 +00:00