]> git.ozlabs.org Git - tonyb-yaboot.git/commitdiff
Add/Correct libgcc function prototypes
authorTony Breeds <tony@bakeyournoodle.com>
Tue, 10 Feb 2009 03:37:44 +0000 (14:37 +1100)
committerTony Breeds <tony@bakeyournoodle.com>
Tue, 18 Oct 2011 04:11:10 +0000 (15:11 +1100)
Add a prototype for ffs() from libgcc.
Instead of using log2 in reisrfs which has a different prototype to the
one libgcc, call the function reiser_log2()

Signed-off-by: Tony Breeds <tony@bakeyournoodle.com>

No differences found