2 * Broadcom's CFE definitions
4 * Copyright (C) 2006-2008 Gabor Juhos <juhosg@openwrt.org>
6 * This program is free software; you can redistribute it and/or modify it
7 * under the terms of the GNU General Public License version 2 as published
8 * by the Free Software Foundation.
15 extern int cfe_present(void) __init;
16 extern char *cfe_getenv(char *);
18 #endif /*_PROM_CFE_H_*/