powerpc: make module stub code endian independent
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 18 Mar 2014 07:05:28 +0000 (17:35 +1030)
committerAnton Blanchard <anton@samba.org>
Wed, 23 Apr 2014 00:05:27 +0000 (10:05 +1000)
By representing them as words, rather than chars, we can avoid
endian ifdefs.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found