diff options
Diffstat (limited to 'include/asm-m68k/ptrace.h')
-rw-r--r-- | include/asm-m68k/ptrace.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-m68k/ptrace.h b/include/asm-m68k/ptrace.h index 343a9f4..8205518 100644 --- a/include/asm-m68k/ptrace.h +++ b/include/asm-m68k/ptrace.h @@ -105,4 +105,3 @@ struct pt_regs { #define PT_FPSCR (PT_FPR0 + 2*32 + 1) #endif - |