nexmon – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | /* $Id: xio-socks.h,v 1.6 2004/06/06 19:03:28 gerhard Exp $ */ |
2 | /* Copyright Gerhard Rieger 2006-2007 */ |
||
3 | /* Published under the GNU General Public License V.2, see file COPYING */ |
||
4 | |||
5 | #ifndef __xio_nop_h_included |
||
6 | #define __xio_nop_h_included 1 |
||
7 | |||
8 | extern const union xioaddr_desc *xioaddrs_nop[]; |
||
9 | |||
10 | #endif /* !defined(__xio_nop_h_included) */ |