Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 285001
b: refs/heads/master
c: b0b8c55
h: refs/heads/master
i:
  284999: 4ef801a
v: v3
  • Loading branch information
David Howells committed Dec 12, 2011
1 parent fd01427 commit 7076a7d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 18 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: 267aed9dfeb2225960043f89db1f58d8ab522797
refs/heads/master: b0b8c552e82f85475d160f8a2b61cd86cdcc0c32
18 changes: 1 addition & 17 deletions trunk/arch/mn10300/include/asm/param.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,24 +11,8 @@
#ifndef _ASM_PARAM_H
#define _ASM_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) /* like times() */
#endif
#include <asm-generic/param.h>

#ifndef HZ
#define HZ 100
#endif

#define EXEC_PAGESIZE 4096

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

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

#endif /* _ASM_PARAM_H */

0 comments on commit 7076a7d

Please sign in to comment.