]> code.ossystems Code Review - openembedded-core.git/commit
multilib_header_wrapper: Drop using __MHWORDSIZE
authorKhem Raj <raj.khem@gmail.com>
Sat, 16 May 2020 15:58:42 +0000 (08:58 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 18 May 2020 05:31:53 +0000 (06:31 +0100)
commit3a6ba47ede9b1d66f6cb58a776255047a5d069ab
treeaef9d8086ab9cf689fdc29b8b0a91307d9c99153
parent6d8c7e3426a74b1bc4752d508f68548480955853
multilib_header_wrapper: Drop using __MHWORDSIZE

This is not needed as __WORDSIZE already represents same value and is
directly defined in wordsize.h, this simplifies the multlib headers

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/multilib_header_wrapper.h