]> git.sur5r.net Git - openldap/commit
Play games with object file layout
authorHoward Chu <hyc@symas.com>
Sat, 5 Jul 2014 15:48:47 +0000 (08:48 -0700)
committerHoward Chu <hyc@symas.com>
Sat, 5 Jul 2014 15:48:47 +0000 (08:48 -0700)
commit7d996d7f3d4c14086637c3fd929366c93af7c21e
tree12625ea5d0ac836360513e5b630de0d47c505c52
parent3e98addbe294c69b94545141f466836bf92693ee
Play games with object file layout

Use gcc section attribute to keep less frequently used functions
away from main code.
libraries/liblmdb/mdb.c