ichrysou / u-kernel-rtos

0 stars 0 forks source link

Change of kernel.h, include task.h in kernel.c #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Problem is that kernel.c is much dependend on task.c eitherway. 
So we need to includte task.h in kernel.c
and remove the first rows of global variables that are repeated in task.h
Idle task stack should be moved from kernel.h 

Original issue reported on code.google.com by ichry...@gmail.com on 4 Apr 2014 at 1:13

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago

Original comment by ichry...@gmail.com on 4 Apr 2014 at 5:51

GoogleCodeExporter commented 9 years ago
lalalal

Original comment by ichry...@gmail.com on 4 Apr 2014 at 5:51