Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 39039
b: refs/heads/master
c: 7236e97
h: refs/heads/master
i:
  39037: c7a03cd
  39035: 0310333
  39031: a3868bd
  39023: a17f360
  39007: 3eaee1d
  38975: dc63371
  38911: 270a202
v: v3
  • Loading branch information
Roman Zippel authored and Linus Torvalds committed Oct 6, 2006
1 parent 6adc51e commit 6f11519
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7f7bbbe50b8a28f4dfaa4cea939ddb50198c4a99
refs/heads/master: 7236e978a3883406ca06ee79e0739743c7c92a85
3 changes: 3 additions & 0 deletions trunk/include/linux/timex.h
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,9 @@ extern void second_overflow(void);
extern void update_ntp_one_tick(void);
extern int do_adjtimex(struct timex *);

/* Don't use! Compatibility define for existing users. */
#define tickadj (500/HZ ? : 1)

#endif /* KERNEL */

#endif /* LINUX_TIMEX_H */

0 comments on commit 6f11519

Please sign in to comment.