• Matthew Wilcox's avatar
    [PATCH] New ptrace.h definitions · f4d86110
    Matthew Wilcox authored
    ARM added a definition for PT_SINGLESTEP which conflicted with
    our definition.  So define PT_SINGLESTEP_BIT, PT_BLOCKSTEP_BIT and
    PT_BLOCKSTEP to prevent similar problems in the future.  (James Bottomley)
    f4d86110
ptrace.h 3.89 KB