/* | |
* arch/arm/plat-feroceon/mv_drivers_lsp/mv_pon/core/gpon/gponOnuGoogle.h | |
* | |
* This file is licensed under the terms of the GNU General Public | |
* License version 2. This program is licensed "as is" without any | |
* warranty of any kind, whether express or implied. | |
*/ | |
#ifndef CONFIG_GPON_GOOGLE | |
#define CONFIG_GPON_GOOGLE | |
int onuGponLaserChannelPrint(char* buf); | |
#endif |