genode/repos/base-sel4/lib/mk
Norman Feske 7f73e5e879 base: hide internals of the Thread API
This patch moves details about the stack allocation and organization
the base-internal headers. Thereby, I replaced the notion of "thread
contexts" by "stacks" as this term is much more intuitive. The fact that
we place thread-specific information at the bottom of the stack is not
worth introducing new terminology.

Issue #1832
2016-03-07 12:34:46 +01:00
..
spec/x86_32 base: uniform base-internal header structure 2016-03-07 12:34:45 +01:00
base-common.inc base: hide internals of the Thread API 2016-03-07 12:34:46 +01:00
base.mk base: hide internals of the Thread API 2016-03-07 12:34:46 +01:00
core.mk base: hide internals of the Thread API 2016-03-07 12:34:46 +01:00
core_printf.mk base: uniform base-internal header structure 2016-03-07 12:34:45 +01:00
syscall.mk sel4: first syscall invokation 2015-05-26 09:39:54 +02:00