Add missing PTRACE_SETVFPREGS.

Change-Id: I070903ea7ceb90a3ff54fbae09c0ac70a7af1e3d
This commit is contained in:
Doug Kwan 2010-11-03 16:51:32 -07:00
parent 8465bf90ea
commit 459436f2f6

View File

@ -30,6 +30,7 @@
#define PTRACE_SETCRUNCHREGS 26
#define PTRACE_GETVFPREGS 27
#define PTRACE_SETVFPREGS 28
#define USR26_MODE 0x00000000
#define FIQ26_MODE 0x00000001