Skip to content
Snippets Groups Projects
Commit 43db3e3b authored by Jonathan Gray's avatar Jonathan Gray Committed by Tom Rini
Browse files

relocate-rela: use compiler.h endian macros


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: default avatarJonathan Gray <jsg@jsg.id.au>
parent a5acafb2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment