patch-2.3.48 linux/include/asm-mips/ng1.h

Next file: linux/include/asm-mips/ng1hw.h
Previous file: linux/include/asm-mips/newport.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.47/linux/include/asm-mips/ng1.h linux/include/asm-mips/ng1.h
@@ -1,7 +1,13 @@
-/*
- * SGI/Newport video card ioctl definitions
+/* $Id: ng1.h,v 1.4 1999/08/19 22:56:33 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.
  *
+ * SGI/Newport video card ioctl definitions
  */
+#ifndef _ASM_NG1_H
+#define _ASM_NG1_H
 
 typedef struct {
         int flags;
@@ -47,4 +53,4 @@
         unsigned char blue  [256];
 };
 
-
+#endif /* _ASM_NG1_H */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)