patch-1.3.78 linux/include/asm-alpha/param.h
Next file: linux/include/asm-alpha/posix_types.h
Previous file: linux/include/asm-alpha/ioctls.h
Back to the patch index
Back to the overall index
- Lines: 24
- Date:
Sun Mar 24 12:09:37 1996
- Orig file:
v1.3.77/linux/include/asm-alpha/param.h
- Orig date:
Tue Jan 23 21:15:52 1996
diff -u --recursive --new-file v1.3.77/linux/include/asm-alpha/param.h linux/include/asm-alpha/param.h
@@ -1,14 +1,8 @@
-#ifndef _ASMAXP_PARAM_H
-#define _ASMAXP_PARAM_H
-
-#include <linux/config.h>
+#ifndef _ASM_ALPHA_PARAM_H
+#define _ASM_ALPHA_PARAM_H
#ifndef HZ
-# if defined(CONFIG_ALPHA_EB66) || defined(CONFIG_ALPHA_EB66P)
-# define HZ 977 /* Evaluation Boards seem to be a little odd */
-# else
-# define HZ 1024 /* normal value for Alpha systems */
-# endif
+# define HZ 1024
#endif
#define EXEC_PAGESIZE 8192
@@ -23,4 +17,4 @@
#define MAXHOSTNAMELEN 64 /* max length of hostname */
-#endif
+#endif /* _ASM_ALPHA_PARAM_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this