Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 104147
b: refs/heads/master
c: 4835bd9
h: refs/heads/master
i:
  104145: cdfeb36
  104143: 7f93a76
v: v3
  • Loading branch information
Sam Ravnborg authored and David S. Miller committed Jul 18, 2008
1 parent ee5113c commit 31b3e9c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 24 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: f1ba03cac28edc4d68cca2475d50f463afcd2955
refs/heads/master: 4835bd988e58150c0a6e2d3e13e319a56ed821dc
24 changes: 1 addition & 23 deletions trunk/include/asm-sparc64/param.h
Original file line number Diff line number Diff line change
@@ -1,23 +1 @@
#ifndef _ASMSPARC64_PARAM_H
#define _ASMSPARC64_PARAM_H


#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)
#endif

#ifndef HZ
#define HZ 100
#endif

#define EXEC_PAGESIZE 8192 /* Thanks for sun4's we carry baggage... */

#ifndef NOGROUP
#define NOGROUP (-1)
#endif

#define MAXHOSTNAMELEN 64 /* max length of hostname */

#endif /* _ASMSPARC64_PARAM_H */
#include <asm-sparc/param.h>

0 comments on commit 31b3e9c

Please sign in to comment.