]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-avr32/kprobes.h
remove __attribute_used__
[linux-2.6-omap-h63xx.git] / 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 */