Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cf88b417 authored by Russell King's avatar Russell King
Browse files

[PATCH] ARM: remove PT_TRACESYS



PT_TRACESYS is unused, remove it.

Signed-off-by: default avatarRussell King <rmk@arm.linux.org.uk>
parent acaca3c9
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -25,8 +25,6 @@
#define BAD_IRQ		3
#define BAD_UNDEFINSTR	4

#define PT_TRACESYS	0x00000002

@
@ Most of the stack format comes from struct pt_regs, but with
@ the addition of 8 bytes for storing syscall args 5 and 6.