Files
haiku-beta6/src/system
Jonathan Schleifer 9fc69d1b00 runtime_loader: Add __dso_handle.
The symbol is needed for global objects. Usually, GCC also requires
this, but for some reason, the linking error only occurs when using
Clang.

Signed-off-by: Jérôme Duval <[email protected]>
2014-01-13 19:35:34 +01:00
..