commit | 26a865f06c37278eebc6e329e6aa99f52906c713 | [log] [download] |
---|---|---|
author | Tony Breeds <tony@bakeyournoodle.com> | Tue Feb 10 14:37:44 2009 +1100 |
committer | Tony Breeds <tony@bakeyournoodle.com> | Tue Oct 18 15:11:10 2011 +1100 |
tree | c9d9eb61258be5667f25f27a3d854dcbb250cba8 | |
parent | 52ad93077e5334581d05ade8e55575573b98087e [diff] |
Add/Correct libgcc function prototypes 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>