sh: Move the FTRACE_SYSCALL_MAX definition in to asm/ftrace.h.
[safe/jmp/linux-2.6] / arch / sh / include / asm / heartbeat.h
index 724a43e..caaafe5 100644 (file)
@@ -11,6 +11,7 @@ struct heartbeat_data {
        unsigned int nr_bits;
        struct timer_list timer;
        unsigned int regsize;
+       unsigned int mask;
        unsigned long flags;
 };