commit | 704eff6c23fc807e0c7f729518f73fb7ad26d98c | [log] [tgz] |
---|---|---|
author | Chen Gang <xili_gchen_5257@hotmail.com> | Fri Aug 21 05:37:33 2015 +0800 |
committer | Richard Henderson <rth@twiddle.net> | Tue Sep 15 07:41:35 2015 -0700 |
tree | afc8421d5d8a0ebbca989dd9512e3c386164dca8 | |
parent | b16189b22244e4cc158a3425b377b219586ec8ca [diff] |
linux-user: Conditionalize syscalls which are not defined in tilegx Some of architectures (e.g. tilegx), several syscall macros are not supported, so switch them. Signed-off-by: Chen Gang <gang.chen.5i5j@gmail.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Message-Id: <BLU436-SMTP457D6FC9B2B9BA87AEB22CB9660@phx.gbl> Signed-off-by: Richard Henderson <rth@twiddle.net>