Linux-libre 5.3.12-gnu
[librecmc/linux-libre.git] / arch / arm / mach-w90x900 / nuc950.h
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
3  * arch/arm/mach-w90x900/nuc950.h
4  *
5  * Copyright (c) 2008 Nuvoton corporation
6  *
7  * Header file for NUC900 CPU support
8  *
9  * Wan ZongShun <mcuos.com@gmail.com>
10  */
11 #include "nuc9xx.h"
12
13 /* extern file from nuc950.c */
14
15 extern void nuc950_board_init(void);
16 extern void nuc950_init_clocks(void);
17 extern void nuc950_map_io(void);