
27 Dec
2016
27 Dec
'16
11:56 p.m.
On Sun, Dec 11, 2016 at 02:51:13PM +1100, Jonathan Gray wrote:
Use the endian macros from u-boot's compiler.h instead of duplicating the definitions.
This also avoids a build error on OpenBSD by removing swap64 which collides with a system definition in endian.h pulled in by inttypes.h.
Signed-off-by: Jonathan Gray jsg@jsg.id.au
Applied to u-boot/master, thanks!
--
Tom