]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - drivers/staging/wilc1000/coreconfigsimulator.h
staging: wilc1000: remove multiple blank lines.
[mirror_ubuntu-bionic-kernel.git] / drivers / staging / wilc1000 / coreconfigsimulator.h
1
2 /*!
3 * @file coreconfigsimulator.h
4 * @brief
5 * @author
6 * @sa coreconfigsimulator.c
7 * @date 1 Mar 2012
8 * @version 1.0
9 */
10
11 #ifndef CORECONFIGSIMULATOR_H
12 #define CORECONFIGSIMULATOR_H
13
14 extern s32 CoreConfigSimulatorInit (void);
15 extern s32 CoreConfigSimulatorDeInit (void);
16
17 #endif