mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-03 13:14:45 +00:00
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.
This repository contains the Linux-specific implementation of Genode.