On 22 March 2018 at 21:58, Laurent Vivier wrote:
> instead of calling setup_frame() conditionnaly to a list of knowm targets,
"Instead". "conditionally". "known".
> define TARGET_ARCH_HAS_SETUP_FRAME if the target provides the function
> and call it only if the macro is defined
Trailing ".".
>
instead of calling setup_frame() conditionnaly to a list of knowm targets,
define TARGET_ARCH_HAS_SETUP_FRAME if the target provides the function
and call it only if the macro is defined
Signed-off-by: Laurent Vivier
---
linux-user/aarch64/signal.inc.c| 1 +
linux-user/alpha/signal.inc.c