Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 88995
b: refs/heads/master
c: fad5998
h: refs/heads/master
i:
  88993: 82e9e20
  88991: 50db69a
v: v3
  • Loading branch information
Joe Perches authored and Ingo Molnar committed Apr 17, 2008
1 parent d5697a7 commit df5f199
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b20a4615944a0c106fce2aecb7ea1dbc8eefc71b
refs/heads/master: fad599854e3997a3e93559e19759a26b18c906c6
4 changes: 2 additions & 2 deletions trunk/include/asm-x86/param.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@

#ifdef __KERNEL__
# define HZ CONFIG_HZ /* Internal kernel timer frequency */
# define USER_HZ 100 /* .. some user interfaces are in "ticks" */
# define CLOCKS_PER_SEC (USER_HZ) /* like times() */
# define USER_HZ 100 /* some user interfaces are */
# define CLOCKS_PER_SEC (USER_HZ) /* in "ticks" like times() */
#endif

#ifndef HZ
Expand Down

0 comments on commit df5f199

Please sign in to comment.