]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-ia64/ptrace.h
[CONNECTOR]: clean up {,__}cn_rx_skb()
[linux-2.6-omap-h63xx.git] / include / asm-ia64 / ptrace.h
index 1414316efd405028d84a357a198a7fd3684e8f2a..f4ef87a3623674db5c8510374aeb0b3ecea8d333 100644 (file)
@@ -241,6 +241,9 @@ struct switch_stack {
  * the canonical representation by adding to instruction pointer.
  */
 # define instruction_pointer(regs) ((regs)->cr_iip + ia64_psr(regs)->ri)
+
+#define regs_return_value(regs) ((regs)->r8)
+
 /* Conserve space in histogram by encoding slot bits in address
  * bits 2 and 3 rather than bits 0 and 1.
  */