Skip to content

Commit

Permalink
[PATCH] ARM: remove PT_TRACESYS
Browse files Browse the repository at this point in the history
PT_TRACESYS is unused, remove it.

Signed-off-by: Russell King <rmk@arm.linux.org.uk>
  • Loading branch information
Russell King committed Apr 26, 2005
1 parent acaca3c commit cf88b41
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/arm/kernel/entry-header.S
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit cf88b41

Please sign in to comment.