]> err.no Git - linux-2.6/blobdiff - include/asm-avr32/kprobes.h
[POWERPC] 83xx: Add default config file for Wind River SBC8349 board
[linux-2.6] / include / asm-avr32 / kprobes.h
index 0f3e636e6e4dda8d36c89b50f697777f59bdf88d..996cb656474e267920ad6856f6445156349b0579 100644 (file)
@@ -17,6 +17,8 @@ typedef u16   kprobe_opcode_t;
 #define BREAKPOINT_INSTRUCTION 0xd673  /* breakpoint */
 #define MAX_INSN_SIZE          2
 
+#define kretprobe_blacklist_size 0
+
 #define arch_remove_kprobe(p)  do { } while (0)
 
 /* Architecture specific copy of original instruction */