![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 #ifndef _ASM_ALPHA_PARAM_H 0003 #define _ASM_ALPHA_PARAM_H 0004 0005 #include <uapi/asm/param.h> 0006 0007 # undef HZ 0008 # define HZ CONFIG_HZ 0009 # define USER_HZ 1024 0010 # define CLOCKS_PER_SEC USER_HZ /* frequency at which times() counts */ 0011 0012 #endif /* _ASM_ALPHA_PARAM_H */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |