| 1 | /* |
| 2 | * Academic License - for use in teaching, academic research, and meeting |
| 3 | * course requirements at degree granting institutions only. Not for |
| 4 | * government, commercial, or other organizational use. |
| 5 | * |
| 6 | * File: rtmodel.h |
| 7 | * |
| 8 | * Code generated for Simulink model 'TwoPhaseForStuck'. |
| 9 | * |
| 10 | * Model version : 1.138 |
| 11 | * Simulink Coder version : 9.0 (R2018b) 24-May-2018 |
| 12 | * C/C++ source code generated on : Tue Dec 8 01:36:02 2020 |
| 13 | * |
| 14 | * Target selection: ert.tlc |
| 15 | * Embedded hardware selection: Texas Instruments->C2000 |
| 16 | * Code generation objectives: Unspecified |
| 17 | * Validation result: Not run |
| 18 | */ |
| 19 | |
| 20 | #ifndef RTW_HEADER_rtmodel_h_ |
| 21 | #define RTW_HEADER_rtmodel_h_ |
| 22 | #include "TwoPhaseForStuck.h" |
| 23 | |
| 24 | /* Macros generated for backwards compatibility */ |
| 25 | #ifndef rtmGetStopRequested |
| 26 | # define rtmGetStopRequested(rtm) ((void*) 0) |
| 27 | #endif |
| 28 | #endif /* RTW_HEADER_rtmodel_h_ */ |
| 29 | |
| 30 | /* |
| 31 | * File trailer for generated code. |
| 32 | * |
| 33 | * [EOF] |
| 34 | */ |
| 35 | |