[ARM] nommu: create flat.h to support uClinux flat binaries
authorGreg Ungerer <gerg@snapgear.com>
Wed, 13 Sep 2006 14:28:26 +0000 (00:28 +1000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 20 Sep 2006 13:58:35 +0000 (14:58 +0100)
commitacc46c0144b6d1cf0d77bb8b4d1b7dcd5dc28d71
treeb68d114c88a98b5463d397be5fed6376172ab2b1
parent6a39dd6222dda5ee2414a1b42e8e62118742a49e
[ARM] nommu: create flat.h to support uClinux flat binaries

Create header with uClinux flat format binary support macros for ARM
platforms. Derived from the m68knommu flat.h.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
include/asm-arm/flat.h [new file with mode: 0644]