www.pudn.com > 44B0X_uCOS276.rar > UCOS_II.C
/* ********************************************************************************************************* * uC/OS-II * The Real-Time Kernel * * (c) Copyright 1992-2003, Jean J. Labrosse, Weston, FL * All Rights Reserved * * File : uCOS_II.C * By : Jean J. Labrosse * Version : V2.76 ********************************************************************************************************* */ #define OS_GLOBALS /* Declare GLOBAL variables */ #include#define OS_MASTER_FILE /* Prevent the following files from including includes.h */ #include #include #include #include #include #include #include #include #include #include //changed by gongjun