Revision 8c47f14b templates/alldconf.h
templates/alldconf.h | ||
---|---|---|
16 | 16 |
along with this program. If not, see <http://www.gnu.org/licenses/>. |
17 | 17 |
*/ |
18 | 18 |
|
19 |
#ifndef _ALLDCONF_H_
|
|
20 |
#define _ALLDCONF_H_
|
|
19 |
#ifndef ALLDCONF_H
|
|
20 |
#define ALLDCONF_H
|
|
21 | 21 |
|
22 | 22 |
/* |
23 | 23 |
* compatibility guards |
... | ... | |
42 | 42 |
*/ |
43 | 43 |
#define AMIROLLD_CFG_USE_<driver_name> |
44 | 44 |
|
45 |
#endif /* _ALLDCONF_H_ */ |
|
45 |
#endif /* ALLDCONF_H */ |
Also available in: Unified diff