patch-2.3.23 linux/include/asm-arm/proc-armo/param.h
Next file: linux/include/asm-arm/proc-armo/pgtable.h
Previous file: linux/include/asm-arm/proc-armo/page.h
Back to the patch index
Back to the overall index
- Lines: 28
- Date:
Wed Dec 31 16:00:00 1969
- Orig file:
v2.3.22/linux/include/asm-arm/proc-armo/param.h
- Orig date:
Tue Jan 20 16:39:42 1998
diff -u --recursive --new-file v2.3.22/linux/include/asm-arm/proc-armo/param.h linux/include/asm-arm/proc-armo/param.h
@@ -1,27 +0,0 @@
-/*
- * linux/include/asm-arm/proc-armo/param.h
- *
- * Copyright (C) 1995, 1996 Russell King
- */
-
-#ifndef __ASM_PROC_PARAM_H
-#define __ASM_PROC_PARAM_H
-
-#ifndef HZ
-#define HZ 100
-#endif
-
-#define EXEC_PAGESIZE 32768
-
-#ifndef NGROUPS
-#define NGROUPS 32
-#endif
-
-#ifndef NOGROUP
-#define NOGROUP (-1)
-#endif
-
-#define MAXHOSTNAMELEN 64 /* max length of hostname */
-
-#endif
-
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)