Petter Reinholdtsen wrote:
> 
> While looking at the Classpath changed for
> dynamic_loading.c:DLL_loadSystemLibraries() I started wounder why this
> function is in libarch and not in libruntime.  Chris is there a good
> reason for this, or should it be moved?
> 
> There should not be any architecture dependant in that function.

yeah, the only reason it's there is that it shares the same DLL_ prefix
:)

it could be moved to libruntime (with the appropriate name change)
without hurting anything.

xtoph

Reply via email to