Merge branch 'misc' into for-linus
Conflicts: arch/arm/kernel/ptrace.c
This commit is contained in:
@@ -42,4 +42,9 @@ struct sys_timer {
|
||||
|
||||
extern void timer_tick(void);
|
||||
|
||||
struct timespec;
|
||||
typedef void (*clock_access_fn)(struct timespec *);
|
||||
extern int register_persistent_clock(clock_access_fn read_boot,
|
||||
clock_access_fn read_persistent);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user