Tomas Hruby ebba20a65d No CLOCK task
- no kernel tasks are runnable

- clock initialization moved to the end of main()

- the rest of the body of clock_task() is moved to bsp_timer_int_handler() as
  for now we are going to handle this on the bootstrap cpu. A change later is
  possible.
2010-02-09 15:22:43 +00:00
2010-02-05 13:53:10 +00:00
2010-02-04 16:52:54 +00:00
2010-02-09 15:20:09 +00:00
2010-02-09 15:22:43 +00:00
2010-02-09 15:20:09 +00:00
2010-02-09 08:12:37 +00:00
2010-02-09 08:12:37 +00:00
2010-01-21 10:16:05 +00:00
Description
No description provided
91 MiB
Languages
C 78%
Roff 10.6%
Assembly 4.6%
Shell 3.8%
Makefile 1.5%
Other 1.1%