patch-2.4.0-test4 linux/include/asm-mips64/param.h
Next file: linux/include/asm-mips64/sn/addrs.h
Previous file: linux/include/asm-mips64/highmem.h
Back to the patch index
Back to the overall index
- Lines: 23
- Date:
Wed Jul 12 15:15:10 2000
- Orig file:
v2.4.0-test3/linux/include/asm-mips64/param.h
- Orig date:
Mon Jul 10 16:47:26 2000
diff -u --recursive --new-file v2.4.0-test3/linux/include/asm-mips64/param.h linux/include/asm-mips64/param.h
@@ -1,10 +1,10 @@
-/* $Id: param.h,v 1.1 1999/08/18 23:37:51 ralf Exp $
- *
+/*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
- * Copyright 1994 - 1999 Ralf Baechle (ralf@gnu.org)
+ * Copyright 1994 - 2000 Ralf Baechle (ralf@gnu.org)
+ * Copyright 2000 Silicon Graphics, Inc.
*/
#ifndef _ASM_PARAM_H
#define _ASM_PARAM_H
@@ -13,7 +13,7 @@
#define HZ 100
# define HZ 100
#ifdef __KERNEL__
-# define HZ_TO_STD(a) (a)
+# define hz_to_std(a) (a)
#endif
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)