RTEMS CPU Kit with SuperCore
opt_tcpdebug.h
Go to the documentation of this file.
1 /* intentionally empty file */
2 
3 /*
4  * Uncomment the following line to turn on debug code. When you define
5  * this symbol, tcp_trace() is called. If you want tcp_trace() to
6  * print, then you need to edit netinet/tcp_debug to set the variable
7  * "tcpconsdebug" to 1.
8  */
9 
10 /*
11 #define TCPDEBUG
12 */