genode/base-linux
Christian Prochaska c29b5f7da3 Fix lx_hybrid_ctors test for Ubuntu 11.10
On Ubuntu 11.10 the host library created for the 'lx_hybrid_ctors' test
doesn't get loaded, because the test object in the library is not being
used by the application. This commit fixes the problem by having the
application call a dummy function in the library.

Fixes #120.
2012-02-27 16:05:03 +01:00
..
etc Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
include Let reload_parent_cap take the new cap as agument 2012-02-23 10:42:03 +01:00
lib Consider CC_MARCH to find lx_hybrid crtn, fix #82 2012-01-13 19:29:30 +01:00
mk Merge final fixes from internal repositories 2011-12-23 14:04:29 +01:00
run Merge final fixes from internal repositories 2011-12-23 14:04:29 +01:00
src Fix lx_hybrid_ctors test for Ubuntu 11.10 2012-02-27 16:05:03 +01:00
README Imported Genode release 11.11 2011-12-22 16:19:25 +01:00

README

This repository contains the Linux-specific implementation of Genode.