Skip to content
Commit 9c581739 authored by Chanho Park's avatar Chanho Park Committed by Pavel Emelyanov
Browse files

arm: use PTRACE_GETVFPREGS instead of GETFPREGS



If enabled CONFIG_VFP, we should use PTRACE_GETVFPREGS instead of GETFPREGS.
Most of arm hardwares(since then armv6) use VFP. If we need runtime checking of
vfp, we should parse /proc/cpu_info or use any other techniques.

Signed-off-by: default avatarChanho Park <chanho61.park@samsung.com>
Signed-off-by: default avatarMyungjoo Ham <myungjoo.ham@samsung.com>
Signed-off-by: default avatarPavel Emelyanov <xemul@parallels.com>
parent 076ad01e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment