diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2017-07-18 17:26:31 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2017-07-21 10:34:40 +0100 |
commit | 06943a626964c3dabb3931cacc7180cd22fa7fda (patch) | |
tree | 08e93d07c26bf03489e3b117ae849eaf1e234b2a /memory.c | |
parent | 95a5befc2f8b359e72926f89cd661d063c2cf06c (diff) |
bsd-user/mmap.c: Move __thread attribute to right place
Avoid a compiler warning on OpenBSD:
bsd-user/mmap.c:28:1: warning: '__thread' is not at beginning of declaration [-Wold-style-declaration]
by moving the __thread attribute to its proper place.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 1500395194-21455-2-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'memory.c')
0 files changed, 0 insertions, 0 deletions