X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=arch%2Fmicroblaze%2Finclude%2Fasm%2Fptrace.h;h=816bee64b1961d202f35a1aa9c4d2be0fc1d640e;hp=d9b66304d5ddd764f5d9e9db87d1eb4d9273ceb5;hb=62c9072bee2272232d0ed92dc8148c48c1f10f8e;hpb=6288cf1e768ae73db5ddaaae54d85245cc1c2b56 diff --git a/arch/microblaze/include/asm/ptrace.h b/arch/microblaze/include/asm/ptrace.h index d9b66304d5dd..816bee64b196 100644 --- a/arch/microblaze/include/asm/ptrace.h +++ b/arch/microblaze/include/asm/ptrace.h @@ -61,8 +61,6 @@ struct pt_regs { #define instruction_pointer(regs) ((regs)->pc) #define profile_pc(regs) instruction_pointer(regs) -void show_regs(struct pt_regs *); - #else /* __KERNEL__ */ /* pt_regs offsets used by gdbserver etc in ptrace syscalls */