[PATCH] hrtimer: create and use timespec_valid macro
[safe/jmp/linux-2.6] / include / asm-powerpc / machdep.h
index 3253902..5348b82 100644 (file)
@@ -134,7 +134,7 @@ struct machdep_calls {
        void            (*nvram_sync)(void);
 
        /* Exception handlers */
-       void            (*system_reset_exception)(struct pt_regs *regs);
+       int             (*system_reset_exception)(struct pt_regs *regs);
        int             (*machine_check_exception)(struct pt_regs *regs);
 
        /* Motherboard/chipset features. This is a kind of general purpose