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-10-04 01:05:11 +00:00
Description
RT-Thread is an open source IoT Real-Time Operating System (RTOS).
Apache-2.0 2.1 GiB
Languages
C 97.3%
Assembly 1.8%
Python 0.8%