Add missing PTRACE_SETVFPREGS.
Change-Id: I070903ea7ceb90a3ff54fbae09c0ac70a7af1e3d
This commit is contained in:
parent
8465bf90ea
commit
459436f2f6
@ -30,6 +30,7 @@
|
||||
#define PTRACE_SETCRUNCHREGS 26
|
||||
|
||||
#define PTRACE_GETVFPREGS 27
|
||||
#define PTRACE_SETVFPREGS 28
|
||||
|
||||
#define USR26_MODE 0x00000000
|
||||
#define FIQ26_MODE 0x00000001
|
||||
|
Loading…
x
Reference in New Issue
Block a user