diff options
author | Rhys Perry <[email protected]> | 2019-09-05 20:51:30 +0100 |
---|---|---|
committer | Adam Jackson <[email protected]> | 2019-09-06 19:52:50 +0000 |
commit | 5a7fe0ae992a4bf623578cf7bf8c3451940d57be (patch) | |
tree | b9cd4d6eb3d5808ea83e7411d0254202b58816f0 /common.py | |
parent | 3b1a7e5333335900293935399ce49a67562eafc7 (diff) |
util: include u_endian.h in u_math.h
u_endian.h needs to be included, otherwise PIPE_ARCH_BIG_ENDIAN might not
be defined on big-endian architectures and the endian conversion macros
will be incorrect.
I don't think anything is broken because of this, I just noticed this when
looking at the file.
Signed-off-by: Rhys Perry <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'common.py')
0 files changed, 0 insertions, 0 deletions