forked from rrcarlosr/Jetpack
10 lines
277 B
C
10 lines
277 B
C
|
/*
|
||
|
* Copyright (C) 2007 Freescale Semiconductor, Inc.
|
||
|
*
|
||
|
* This program is free software; you can redistribute it and/or modify it
|
||
|
* under the terms of the GNU General Public License version 2 as
|
||
|
* published by the Free Software Foundation;
|
||
|
*/
|
||
|
|
||
|
extern int pib_init(void);
|