Warning: This file is not a C or C++ file. It does not have highlighting.
| 1 | /* SPDX-License-Identifier: GPL-2.0 */ |
|---|---|
| 2 | #ifdef CONFIG_TOSHIBA_RBTX4927 |
| 3 | BOARD_VEC(rbtx4927_vec) |
| 4 | BOARD_VEC(rbtx4937_vec) |
| 5 | #endif |
| 6 |
Warning: This file is not a C or C++ file. It does not have highlighting.
