1 | /* |
2 | * File: rtmodel.h |
3 | * |
4 | * Code generated for Simulink model 'EV3Control_sil_sil_ec'. |
5 | * |
6 | * Model version : 1.2 |
7 | * Simulink Coder version : 9.0 (R2018b) 24-May-2018 |
8 | * C/C++ source code generated on : Tue Oct 29 09:31:45 2019 |
9 | * |
10 | * Target selection: ert.tlc |
11 | * Embedded hardware selection: Intel->x86-64 (Windows64) |
12 | * Code generation objectives: |
13 | * 1. RAM efficiency |
14 | * 2. Execution efficiency |
15 | * 3. ROM efficiency |
16 | * Validation result: Not run |
17 | */ |
18 | |
19 | #ifndef RTW_HEADER_rtmodel_h_ |
20 | #define RTW_HEADER_rtmodel_h_ |
21 | #include "EV3Control_sil_sil_ec.h" |
22 | |
23 | /* Macros generated for backwards compatibility */ |
24 | #ifndef rtmGetStopRequested |
25 | # define rtmGetStopRequested(rtm) ((void*) 0) |
26 | #endif |
27 | #endif /* RTW_HEADER_rtmodel_h_ */ |
28 | |
29 | /* |
30 | * File trailer for generated code. |
31 | * |
32 | * [EOF] |
33 | */ |
34 | |