mirror of
https://github.com/xemu-project/xemu.git
synced 2024-11-24 03:59:52 +00:00
target/arm: Fixup comment re handle_cpu_signal
The named function no longer exists. Refer to host_signal_handler instead. Reviewed-by: Warner Losh <imp@bsdimp.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
This commit is contained in:
parent
97be8c6a95
commit
7ce8e389ef
@ -6118,7 +6118,7 @@ DO_LDN_2(4, dd, MO_64)
|
||||
* linux-user/ in its get_user/put_user macros.
|
||||
*
|
||||
* TODO: Construct some helpers, written in assembly, that interact with
|
||||
* handle_cpu_signal to produce memory ops which can properly report errors
|
||||
* host_signal_handler to produce memory ops which can properly report errors
|
||||
* without racing.
|
||||
*/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user