[PATCH]: put show_regs in a header file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi
        this is the same place where it is exported in 32 bits.

Later, Juan.

Index: include/asm-mips64/ptrace.h
===================================================================
RCS file: /home/cvs/linux/include/asm-mips64/ptrace.h,v
retrieving revision 1.6.4.3
diff -u -r1.6.4.3 ptrace.h
--- include/asm-mips64/ptrace.h	27 Jun 2002 14:21:24 -0000	1.6.4.3
+++ include/asm-mips64/ptrace.h	19 Dec 2002 19:48:51 -0000
@@ -76,6 +76,7 @@
 #ifndef __ASSEMBLY__
 #define instruction_pointer(regs) ((regs)->cp0_epc)
 
+extern void show_regs(struct pt_regs *);
 #endif /* !__ASSEMBLY__ */
 
 #endif


-- 
In theory, practice and theory are the same, but in practice they 
are different -- Larry McVoy


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux