aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/tacle-bench-powerwindow/powerwindow_HeaderFiles/powerwindow.h
blob: 357f91ee1e1b8f4824355e7aba4136064e9ff492 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
/*

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

 Name: powerwindow.h

 Author: CoSys-Lab, University of Antwerp

 Function: headerfile

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

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

 License: GNU General Public License

 */

#ifndef NULL
#define NULL	((viod *) 0)
#endif