patch-2.1.34 linux/include/asm-sparc64/openprom.h
Next file: linux/include/asm-sparc64/oplib.h
Previous file: linux/include/asm-sparc64/namei.h
Back to the patch index
Back to the overall index
- Lines: 19
- Date:
Fri Apr 11 10:47:39 1997
- Orig file:
v2.1.33/linux/include/asm-sparc64/openprom.h
- Orig date:
Thu Mar 27 14:40:09 1997
diff -u --recursive --new-file v2.1.33/linux/include/asm-sparc64/openprom.h linux/include/asm-sparc64/openprom.h
@@ -1,4 +1,4 @@
-/* $Id: openprom.h,v 1.3 1997/03/18 18:03:20 jj Exp $ */
+/* $Id: openprom.h,v 1.4 1997/03/24 06:42:08 davem Exp $ */
#ifndef __SPARC64_OPENPROM_H
#define __SPARC64_OPENPROM_H
@@ -186,9 +186,9 @@
#define PROMINTR_MAX 15
struct linux_prom_registers {
- unsigned which_io; /* hi part of physical address */
- unsigned phys_addr; /* The physical address of this register */
- int reg_size; /* How many bytes does this register take up? */
+ unsigned which_io; /* hi part of physical address */
+ unsigned phys_addr; /* The physical address of this register */
+ int reg_size; /* How many bytes does this register take up? */
};
struct linux_prom64_registers {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov