aboutsummaryrefslogtreecommitdiff
path: root/test cases/common/138 compute int/foobar.h
blob: fd3cb5ea6fb84dfc419faceb00ce3f78ad1383be (plain)
1
2
3
4
5
6
#ifndef __FOOBAR_H__
#define __FOOBAR_H__

#define FOOBAR_IN_FOOBAR_H    10

#endif /*__FOOBAR_H__*/