Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
include
asm-generic
param.h
Go to the documentation of this file.
1
#ifndef __ASM_GENERIC_PARAM_H
2
#define __ASM_GENERIC_PARAM_H
3
4
#include <
uapi/asm-generic/param.h
>
5
6
# undef HZ
7
# define HZ CONFIG_HZ
/* Internal kernel timer frequency */
8
# define USER_HZ 100
/* some user interfaces are */
9
# define CLOCKS_PER_SEC (USER_HZ)
/* in "ticks" like times() */
10
#endif
/* __ASM_GENERIC_PARAM_H */
Generated on Thu Jan 10 2013 12:50:05 for Linux Kernel by
1.8.2