patch-2.3.48 linux/include/asm-mips/reboot.h
Next file: linux/include/asm-mips/reg.h
Previous file: linux/include/asm-mips/r4kcache.h
Back to the patch index
Back to the overall index
-  Lines: 20
 -  Date:
Thu Feb 24 22:52:30 2000
 -  Orig file: 
v2.3.47/linux/include/asm-mips/reboot.h
 -  Orig date: 
Thu Jun 26 12:33:40 1997
 
diff -u --recursive --new-file v2.3.47/linux/include/asm-mips/reboot.h linux/include/asm-mips/reboot.h
@@ -3,15 +3,15 @@
  * License.  See the file "COPYING" in the main directory of this archive
  * for more details.
  *
- * Copyright (C) 1997 by Ralf Baechle
+ * Copyright (C) 1997, 1999 by Ralf Baechle
  *
  * Declare variables for rebooting.
  */
-#ifndef __ASM_MIPS_REBOOT_H
-#define __ASM_MIPS_REBOOT_H
+#ifndef _ASM_REBOOT_H
+#define _ASM_REBOOT_H
 
 void (*_machine_restart)(char *command);
 void (*_machine_halt)(void);
 void (*_machine_power_off)(void);
 
-#endif /* __ASM_MIPS_REBOOT_H */
+#endif /* _ASM_REBOOT_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)