1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
/*
* File: rt_defines.h
*
* Code generated for Simulink model 'M2P_act_Cfb'.
*
* Model version : 9.4
* Simulink Coder version : 9.8 (R2022b) 13-May-2022
* C/C++ source code generated on : Fri Apr 14 16:12:21 2023
*
* Target selection: ert.tlc
* Embedded hardware selection: Intel->x86-64 (Linux 64)
* Code generation objective: Execution efficiency
* Validation result: All passed
*/
/*===========*
* Constants *
*===========*/
/*
* UNUSED_PARAMETER(x)
* Used to specify that a function parameter (argument) is required but not
* accessed by the function body.
*/
/*
* This is the semi-ANSI standard way of indicating that an
* unused function parameter is required.
*/
/* RTW_HEADER_rt_defines_h_ */
/*
* File trailer for generated code.
*
* [EOF]
*/