- Split bearch.h correctly into bearch.h and bearch_t.h
[libfirm] / ir / be / beuses_t.h
1
2 /**
3  * @file   beuses_t.h
4  * @date   27.06.2005
5  * @author Sebastian Hack
6  *
7  * Copyright (C) 2005 Universitaet Karlsruhe
8  * Released under the GPL
9  */
10
11 #ifndef _BEUSES_T_H
12 #define _BEUSES_T_H
13
14 #include "firm_config.h"
15
16 #include "beuses.h"
17
18 #endif /* _BEUSES_T_H */