Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 285003
b: refs/heads/master
c: cb0d935
h: refs/heads/master
i:
  285001: 7076a7d
  284999: 4ef801a
v: v3
  • Loading branch information
David Howells committed Dec 12, 2011
1 parent 18c4f56 commit 2c9c7ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 16 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: d507462c63c7423ae9b9378ed049909a646d28f7
refs/heads/master: cb0d93505f6e9d2db87a50f402ec022517ec44c8
16 changes: 1 addition & 15 deletions trunk/arch/frv/include/asm/param.h
Original file line number Diff line number Diff line change
@@ -1,22 +1,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

#ifndef HZ
#define HZ 100
#endif

#define EXEC_PAGESIZE 16384

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

#define MAXHOSTNAMELEN 64 /* max length of hostname */
#include <asm-generic/param.h>

#endif /* _ASM_PARAM_H */

0 comments on commit 2c9c7ac

Please sign in to comment.