net: Add inet_addr lookup by table
[linux-2.6/btrfs-unstable.git] / drivers / staging / wilc1000 / coreconfigsimulator.h
blob5e01f8e4a41dac49f863089aac4582dfbb5483d0
2 /*!
3 * @file coreconfigsimulator.h
4 * @brief
5 * @author
6 * @sa coreconfigsimulator.c
7 * @date 1 Mar 2012
8 * @version 1.0
9 */
11 #ifndef CORECONFIGSIMULATOR_H
12 #define CORECONFIGSIMULATOR_H
14 extern s32 CoreConfigSimulatorInit(void);
15 extern s32 CoreConfigSimulatorDeInit(void);
17 #endif