nexmon – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | /* source: xiosysincludes.h */ |
2 | /* Copyright Gerhard Rieger 2001 */ |
||
3 | /* Published under the GNU General Public License V.2, see file COPYING */ |
||
4 | |||
5 | #ifndef __xiosysincludes_h_included |
||
6 | #define __xiosysincludes_h_included 1 |
||
7 | |||
8 | #include "config.h" |
||
9 | #include "xioconfig.h" /* what features are enabled */ |
||
10 | |||
11 | #include "sysincludes.h" |
||
12 | |||
13 | #endif /* !defined(__xiosysincludes_h_included) */ |