]> git.ozlabs.org Git - yaboot.git/commitdiff
Fix the swab* macros.
authorTony Breeds <tony@bakeyournoodle.com>
Tue, 12 Jun 2012 04:57:26 +0000 (14:57 +1000)
committerTony Breeds <tony@bakeyournoodle.com>
Mon, 13 May 2013 05:03:24 +0000 (15:03 +1000)
The macros a fundamentally broken as they reuse the argument several
times.  Replace them with static inline funcations that /should/ be
correct.

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

No differences found