xref: /rk3399_rockchip-uboot/board/freescale/common/pq-mds-pib.h (revision b90296fc39a33f84bb2b0aa79bf997be495ba791)
1*14778585STony Li /*
2*14778585STony Li  * Copyright (C) 2007 Freescale Semiconductor, Inc.
3*14778585STony Li  *
4*14778585STony Li  * This program is free software; you can redistribute it and/or modify it
5*14778585STony Li  * under the terms of the GNU General Public License version 2 as
6*14778585STony Li  * published by the Free Software Foundation;
7*14778585STony Li  */
8*14778585STony Li 
9*14778585STony Li extern int pib_init(void);
10