[AF_RXRPC]: Make it possible to merely try to cancel timers from a module
[powerpc.git] / include / asm-s390 / hardirq.h
index e84b7ef..31beb18 100644 (file)
@@ -32,6 +32,6 @@ typedef struct {
 
 #define HARDIRQ_BITS   8
 
-extern void account_ticks(struct pt_regs *);
+extern void account_ticks(u64 time);
 
 #endif /* __ASM_HARDIRQ_H */