Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4725 → Rev 4724

/branches/network/uspace/srv/net/include/device.h
39,12 → 39,7
 
#include "../structures/int_map.h"
 
/** Device identifier to generic type map declaration.
*/
#define DEVICE_MAP_DECLARE INT_MAP_DECLARE
 
/** Device identifier to generic type map implementation.
*/
#define DEVICE_MAP_DECLARE INT_MAP_DECLARE
#define DEVICE_MAP_IMPLEMENT INT_MAP_IMPLEMENT
 
/** Device identifier type.