Note that as this is directly referenced in assembly we cannot trivially rename it to __lh_, nor would this make it easy to change back and forth. Take this as an exception and put it directly in the version.lds.
Signed-off-by: Andy Whitcroft <[EMAIL PROTECTED]> --- version.lds | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/version.lds b/version.lds index ba06c82..0517ad3 100644 --- a/version.lds +++ b/version.lds @@ -5,6 +5,7 @@ VERS_1.0 { hugetlbfs_find_path; hugetlbfs_unlinked_fd; local: + direct_syscall; __lh_*; __pu_*; }; -- 1.6.0.2.711.gf1ba4 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Libhugetlbfs-devel mailing list Libhugetlbfs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libhugetlbfs-devel