[IPV6]: ADDRCONF: Add accept_ra_pinfo sysctl.
[deliverable/linux.git] / include / linux / timer.h
index 72f3a7781106ab1290198d25edd33a8723588e0b..9b9877fd25059e1ad919d9ba87924d6374b26716 100644 (file)
@@ -96,6 +96,6 @@ static inline void add_timer(struct timer_list *timer)
 
 extern void init_timers(void);
 extern void run_local_timers(void);
-extern void it_real_fn(unsigned long);
+extern int it_real_fn(void *);
 
 #endif
This page took 0.029425 seconds and 5 git commands to generate.