diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2014-03-28 15:12:55 +0000 |
---|---|---|
committer | Michael Tokarev <mjt@tls.msk.ru> | 2014-04-18 10:33:36 +0400 |
commit | ee25595f0126de0f83da86cc29ba2365be7a50d2 (patch) | |
tree | 3ca0ced8c087c66eed997c8c3def0443e1a1b158 /include | |
parent | 86e117724a463b865accfd31eed383c2652c3d17 (diff) |
hw/ide/ahci.c: Avoid shift left into sign bit
Add U suffix to avoid shifting left into the sign bit, which
is undefined behaviour.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions