genode/repos/base-hw/src/core/spec/x86_64/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
..
crt0_translation_table.s hw_x86_64: Extend inital page tables up to 1 GiB 2015-07-21 09:30:11 +02:00
crt0.s hw_x86_64: Explicitly set all FPU-related CR flags 2015-05-20 17:52:59 +02:00
thread.cc hw: get rid of kernel/thread_* files 2015-09-09 15:14:27 +02:00