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
..
2013-05-24 14:55:37 +02:00
2013-05-24 14:55:37 +02:00
2013-11-26 14:32:06 +01:00
2011-12-22 16:19:25 +01:00

This repository contains the Linux-specific implementation of Genode.