Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4587 → Rev 4588

/branches/network/uspace/srv/net/configuration.h
77,6 → 77,12
*/
#define NET_SELF_TEST_CRC 0
 
/** Activate the dynamic fifo self test.
* The NET_SELF_TEST has to be activated.
* @see dynamic_fifo.h
*/
#define NET_SELF_TEST_DYNAMIC_FIFO 0
 
#endif
 
/** @}