root/arch/mips/include/asm/txx9/boards.h

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM


   1 /* SPDX-License-Identifier: GPL-2.0 */
   2 #ifdef CONFIG_TOSHIBA_JMR3927
   3 BOARD_VEC(jmr3927_vec)
   4 #endif
   5 #ifdef CONFIG_TOSHIBA_RBTX4927
   6 BOARD_VEC(rbtx4927_vec)
   7 BOARD_VEC(rbtx4937_vec)
   8 #endif
   9 #ifdef CONFIG_TOSHIBA_RBTX4938
  10 BOARD_VEC(rbtx4938_vec)
  11 #endif
  12 #ifdef CONFIG_TOSHIBA_RBTX4939
  13 BOARD_VEC(rbtx4939_vec)
  14 #endif

/* [<][>][^][v][top][bottom][index][help] */