Merge branch 'master' into upstream
[powerpc.git] / include / asm-mips / sibyte / sb1250_int.h
index e173e2e..05c7b39 100644 (file)
@@ -8,8 +8,6 @@
     *
     *  SB1250 specification level:  User's manual 1/02/02
     *
-    *  Author:  Mitch Lichtenberg
-    *
     *********************************************************************
     *
     *  Copyright 2000,2001,2002,2003
  * First, the interrupt numbers.
  */
 
+#if SIBYTE_HDR_FEATURE_1250_112x
+
+#define K_INT_SOURCES               64
+
 #define K_INT_WATCHDOG_TIMER_0      0
 #define K_INT_WATCHDOG_TIMER_1      1
 #define K_INT_TIMER_0               2
 #define M_LDTVECT_RAISEMBOX             0x40
 
 
+#endif /* 1250/112x */
+
 #endif