+1
−1
linux-user/exit.c
0 → 100644
+28
−0
+8
−0
+2
−8
Loading
To avoid repeating ourselves move our preexit clean-up code into a helper function. I figured the continuing effort to split of the syscalls made it worthwhile creating a new file for it now. Signed-off-by:Alex Bennée <alex.bennee@linaro.org> Reviewed-by:
Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by:
Daniel P. Berrangé <berrange@redhat.com> Reviewed-by:
Laurent Vivier <laurent@vivier.eu>