Annotation of cci/sys/net/netdev.h, revision 1.1.1.1

1.1       root        1: /*-----------------------------------------------------------
                      2:   trace and debug macros for network development.
                      3:   ---------------------------------------------------------*/
                      4: #ifdef NET_DEV
                      5: #      define  NET_BLOWHISTLE(X) {printf(X);}
                      6: #else  NET_DEV
                      7: #      define  NET_BLOWHISTLE(X) {panic(X);}
                      8: #endif NET_DEV

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.