patch-2.3.36 linux/include/asm-sparc/scatterlist.h
Next file: linux/include/asm-sparc/semaphore.h
Previous file: linux/include/asm-sparc/sbus.h
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Mon Jan 3 12:01:31 2000
- Orig file:
v2.3.35/linux/include/asm-sparc/scatterlist.h
- Orig date:
Wed Dec 29 13:13:21 1999
diff -u --recursive --new-file v2.3.35/linux/include/asm-sparc/scatterlist.h linux/include/asm-sparc/scatterlist.h
@@ -1,6 +1,8 @@
-/* $Id: scatterlist.h,v 1.3 1999/10/18 01:47:13 zaitcev Exp $ */
+/* $Id: scatterlist.h,v 1.4 1999/12/27 06:37:20 anton Exp $ */
#ifndef _SPARC_SCATTERLIST_H
#define _SPARC_SCATTERLIST_H
+
+#include <linux/types.h>
struct scatterlist {
char * address; /* Location data is to be transferred to */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)