nexmon – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 /* $Id$ */
2 /* Copyright Gerhard Rieger 2006 */
3 /* Published under the GNU General Public License V.2, see file COPYING */
4  
5 /* libxio internal global variables */
6 #ifndef __xiostatic_h
7 #define __xiostatic_h 1
8  
9 extern int xio_flags;
10  
11 #endif /* !defined(__xiostatic_h) */