linux-user: fix GPROF build failure
commit9b21a36cd333f3f9a1acb379f5f4f4928ad84a06
authorAlex Bennée <alex.bennee@linaro.org>
Thu, 2 May 2019 09:27:28 +0000 (2 10:27 +0100)
committerLaurent Vivier <laurent@vivier.eu>
Fri, 10 May 2019 10:44:23 +0000 (10 12:44 +0200)
treec6b9bd4e0eccd2cbfe857b55d7250b10c392d6a6
parent716cdbe0e846f1b75a1ee629619bfc9337ddb914
linux-user: fix GPROF build failure

When linux-user/exit was introduced we failed to move the gprof
include at the same time. The CI didn't notice because it only builds
system emulation. Fix it for those that still find gprof useful.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Tested-by: Laurent Desnogues <laurent.desnogues@gmail.com>
Message-Id: <20190502092728.32727-1-alex.bennee@linaro.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
linux-user/exit.c
linux-user/syscall.c