patch-2.2.18 linux/include/linux/m68kserial.h

Next file: linux/include/linux/major.h
Previous file: linux/include/linux/lockd/xdr4.h
Back to the patch index
Back to the overall index

diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/include/linux/m68kserial.h linux/include/linux/m68kserial.h
@@ -0,0 +1,16 @@
+/*
+ * include/linux/m68kserial.h
+ *
+ * Copyright (C) 1992 by Theodore Ts'o.
+ * 
+ * Redistribution of this file is permitted under the terms of the GNU 
+ * Public License (GPL)
+ */
+
+#ifndef _LINUX_M68KSERIAL_H
+#define _LINUX_M68KSERIAL_H
+
+
+#include <asm/m68kserial.h>
+
+#endif /* _LINUX_M68KSERIAL_H*/

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