patch-2.4.20 linux-2.4.20/include/asm-mips64/sn/intr_public.h
Next file: linux-2.4.20/include/asm-mips64/sn/io.h
Previous file: linux-2.4.20/include/asm-mips64/sn/intr.h
Back to the patch index
Back to the overall index
- Lines: 20
- Date:
Thu Nov 28 15:53:15 2002
- Orig file:
linux-2.4.19/include/asm-mips64/sn/intr_public.h
- Orig date:
Fri Aug 2 17:39:45 2002
diff -urN linux-2.4.19/include/asm-mips64/sn/intr_public.h linux-2.4.20/include/asm-mips64/sn/intr_public.h
@@ -1,4 +1,4 @@
-/*
+/*
* 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.
@@ -40,11 +40,11 @@
* in the lowest-numbered masks (i.e., 0, 1, 2...).
*/
/* INT_PEND0: */
- hubreg_t intpend0_masks[N_INTPEND0_MASKS];
+ hubreg_t intpend0_masks[N_INTPEND0_MASKS];
/* INT_PEND1: */
hubreg_t intpend1_masks[N_INTPEND1_MASKS];
/* INT_PEND0: */
- struct intr_vecblk_s *dispatch0;
+ struct intr_vecblk_s *dispatch0;
/* INT_PEND1: */
struct intr_vecblk_s *dispatch1;
} hub_intmasks_t;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)