patch-2.1.73 linux/arch/mips/tools/offset.c
Next file: linux/drivers/block/Config.in
Previous file: linux/arch/mips/tools/Makefile
Back to the patch index
Back to the overall index
- Lines: 22
- Date:
Wed Dec 10 10:31:10 1997
- Orig file:
v2.1.72/linux/arch/mips/tools/offset.c
- Orig date:
Mon Jul 7 08:18:54 1997
diff -u --recursive --new-file v2.1.72/linux/arch/mips/tools/offset.c linux/arch/mips/tools/offset.c
@@ -3,6 +3,8 @@
*
* Copyright (C) 1996 David S. Miller
* Made portable by Ralf Baechle
+ *
+ * $Id: offset.c,v 1.3 1997/07/29 18:57:11 ralf Exp $
*/
#include <linux/types.h>
@@ -21,10 +23,10 @@
#define linefeed text("")
text("/* DO NOT TOUCH, AUTOGENERATED BY OFFSET.C */");
-text("");
+linefeed;
text("#ifndef _MIPS_OFFSET_H");
text("#define _MIPS_OFFSET_H");
-text("");
+linefeed;
void output_ptreg_defines(void)
{
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov