]> git.ipfire.org Git - people/ms/u-boot.git/commit
compiler.h: use system endian macros on OpenBSD
authorJonathan Gray <jsg@jsg.id.au>
Fri, 2 Sep 2016 22:26:55 +0000 (08:26 +1000)
committerTom Rini <trini@konsulko.com>
Wed, 7 Sep 2016 12:49:06 +0000 (08:49 -0400)
commit3715a540c49335532fb0f75f5b18bc9e269f4471
tree74fad5909e21b772bd3123505f44e4cd7c4f5524
parentc989166037941f80e0d46f1fa4e37c9f4f876b80
compiler.h: use system endian macros on OpenBSD

The u-boot endian macros map directly to system endian
macros on OpenBSD.

Signed-off-by: Jonathan Gray <jsg@jsg.id.au>
include/compiler.h