4 * Broadcom's CFE definitions
6 * Copyright (C) 2006,2007 Gabor Juhos <juhosg at openwrt.org>
7 * Copyright (C) 2007 OpenWrt.org
9 * This program is free software; you can redistribute it and/or modify it
10 * under the terms of the GNU General Public License version 2 as published
11 * by the Free Software Foundation.
18 extern int cfe_present(void) __init
;
19 extern char *cfe_getenv(char *);
21 #endif /*_PROM_CFE_H_*/
This page took 0.040637 seconds and 5 git commands to generate.