commit | 0c6940d086f39bbf725d96104abe46da87429cb6 | [log] [tgz] |
---|---|---|
author | Lluís Vilanova <vilanova@ac.upc.edu> | Mon Feb 01 19:38:47 2016 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Thu Feb 25 16:41:08 2016 +0000 |
tree | a5b9897eb57ca09f98f8bf23444b58616561f92f | |
parent | 586fc27e6a2ade22e35089e8972bc678b113e1db [diff] |
build: [bsd-user] Rename "syscall.h" to "target_syscall.h" in target directories This fixes double-definitions in bsd-user builds when using the UST tracing backend (which indirectly includes the system's "syscall.h"). Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>