Sync usage with man page.
[netbsd-mini2440.git] / libexec / ld.aout_so / arch / powerpc / mdprologue.S
blob751105a5e13534f896846e81dcb3698b5c0fccd3
1 /*      $NetBSD$        */
3 /*
4  * PowerPC run-time link editor entry points.
5  */
7         .text
8         .globl  _binder, _binder_entry
11  *      _rtl(int version, struct crt_ldso *crtp)
12  */
13 _rtl:                                   /* crt0 calls us here */
14         ret
16  /*
17   * First call to a procedure generally comes through here for
18   * binding.
19   */
20 _binder_entry:
21         ret