|
@@ -11,7 +11,7 @@
|
|
#ifndef CORECONFIGSIMULATOR_H
|
|
#ifndef CORECONFIGSIMULATOR_H
|
|
#define CORECONFIGSIMULATOR_H
|
|
#define CORECONFIGSIMULATOR_H
|
|
|
|
|
|
-extern s32 CoreConfigSimulatorInit (void);
|
|
|
|
-extern s32 CoreConfigSimulatorDeInit (void);
|
|
|
|
|
|
+extern s32 CoreConfigSimulatorInit(void);
|
|
|
|
+extern s32 CoreConfigSimulatorDeInit(void);
|
|
|
|
|
|
#endif
|
|
#endif
|