genode/repos/base-hw/src/core/spec/arm/kernel
Martin Stein 4e98a0f64a hw: get rid of kernel/thread_* files
The distinction between Kernel::Thread and Kernel::Thread_base is
unnecessary as currently all Hw platforms would have the same content in
the latter class. Thus I've merged Kernel::Thread_base into
Kernel::Thread. Thereby, Kernel::Thread_event can be moved to
kernel/thread.h.

Ref #1652
2015-09-09 15:14:27 +02:00
..
cpu_context.cc hw_arndale: enable ARM virtualization extensions 2015-02-27 11:48:05 +01:00
cpu.cc hw: eliminate missing references for consts 2015-07-01 14:46:16 +02:00
crt0.s hw: adjust core bootstrap to fit generic process 2015-03-19 08:57:19 +01:00
pd.cc hw: replace page table allocator with static one 2015-06-22 14:43:41 +02:00
thread.cc hw: get rid of kernel/thread_* files 2015-09-09 15:14:27 +02:00