[haiku-development] Reason for linkhack.c in the kernel?
From: salierix <salierix@xxxxxxxxx>
To: haiku-development@xxxxxxxxxxxxx
Date: Sun, 2 Mar 2008 17:17:25 -0600
Why is the empty file linkhack.c compiled into kernel_core.o and linked to
form linkhack.so, both of which are used in linking
the kernel executable. Obviously linkhack exists to solve some problem so
I'm curious about what that may be.
Later,
~salierix