aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/tacle-bench-powerwindow/powerwindow_HeaderFiles/powerwindow_debounce_types.h
blob: e3d3549e22698b81feb4bdaecd7194564e6856a6 (plain)
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
/*

 This program is part of the TACLeBench benchmark suite.
 Version V 1.x

 Name: powerwindow_debounce_types.h

 Author: CoSys-Lab, University of Antwerp

 Function: headerfile

 Source: https://github.com/tacle/tacle-bench/blob/master/bench/app/PowerWindow/powerwindow_HeaderFiles/powerwindow_debounce_types.h

 Changes: a brief summary of major functional changes and formatting)

 License: GNU General Public License

 */
#ifndef powerwindow_RTW_HEADER_debounce_types_h_
#define powerwindow_RTW_HEADER_debounce_types_h_

/* Forward declaration for rtModel */
typedef struct powerwindow_tag_RTM_debounce_T powerwindow_RT_MODEL_debounce_T;

#endif                                 /* RTW_HEADER_debounce_types_h_ */

/*
 * File trailer for generated code.
 *
 * [EOF]
 */