qemu-common.h: Drop WORDS_ALIGNED define
commit0d5c21f2b3bf1e0b562a2c74e353d2e03f2f50ef
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 2 Jun 2016 14:05:55 +0000 (2 15:05 +0100)
committerMichael Tokarev <mjt@tls.msk.ru>
Tue, 7 Jun 2016 15:19:24 +0000 (7 18:19 +0300)
treecf4284a556c683631b5678700bd02173921c35e8
parente52eeb468d3dbd23c7c9f9746d3528f10a226817
qemu-common.h: Drop WORDS_ALIGNED define

The WORDS_ALIGNED #define is not used anywhere, and hasn't been since
2013 when commit 612d590ebc6cef rewrote the various ld<type>_<endian>_p
functions to not use it. Remove the #define and the comment describing it.
Also remove the line in the comment about TARGET_WORDS_ALIGNED, since
it has never actually existed.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
include/exec/cpu-all.h
include/qemu-common.h