Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4351 → Rev 4350

/branches/network/uspace/srv/net/netif/lo/lo.c
104,6 → 104,7
void module_print_name( void );
 
int netif_specific_message( ipc_callid_t callid, ipc_call_t * call, ipc_call_t * answer, int * answer_count ){
//TODO nil send message
return ENOTSUP;
}