genode/base-linux
Christian Helmuth 7e517179c9 Unify stack alignment among all platforms
The alignment is now done in Thread_base::Context. Implementations are
forced to use Context::stack_top(), which aligns the stack top.
2014-01-27 18:54:08 +01:00
..
etc base-linux: add ARM support 2013-05-24 14:55:37 +02:00
include base: Add tracing support to CPU session interface 2013-08-13 17:27:40 +02:00
lib base: Unify 'Platform_env' across platforms 2013-10-05 12:44:36 +02:00
mk base-linux: add ARM support 2013-05-24 14:55:37 +02:00
run base-linux: hybrid file-system server 2013-11-26 14:32:06 +01:00
src Unify stack alignment among all platforms 2014-01-27 18:54:08 +01:00
README Imported Genode release 11.11 2011-12-22 16:19:25 +01:00

This repository contains the Linux-specific implementation of Genode.