patch-2.3.23 linux/include/asm-arm/proc-armv/param.h
Next file: linux/include/asm-arm/proc-armv/pgtable.h
Previous file: linux/include/asm-arm/proc-armv/page.h
Back to the patch index
Back to the overall index
- Lines: 26
- Date:
Wed Dec 31 16:00:00 1969
- Orig file:
v2.3.22/linux/include/asm-arm/proc-armv/param.h
- Orig date:
Sun Sep 6 10:45:30 1998
diff -u --recursive --new-file v2.3.22/linux/include/asm-arm/proc-armv/param.h linux/include/asm-arm/proc-armv/param.h
@@ -1,25 +0,0 @@
-/*
- * linux/include/asm-arm/proc-armv/param.h
- *
- * Copyright (C) 1996 Russell King
- */
-
-#ifndef __ASM_PROC_PARAM_H
-#define __ASM_PROC_PARAM_H
-
-#include <asm/arch/param.h> /* for HZ */
-
-#define EXEC_PAGESIZE 4096
-
-#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)