Import of the contiki-2.x development code from the SICS internal CVS server
This commit is contained in:
commit
c9e808d638
671 changed files with 95332 additions and 0 deletions
8
platform/netsim/net/tapdev-drv.h
Normal file
8
platform/netsim/net/tapdev-drv.h
Normal file
|
@ -0,0 +1,8 @@
|
|||
#ifndef __TAPDEV_DRV_H__
|
||||
#define __TAPDEV_DRV_H__
|
||||
|
||||
#include "contiki.h"
|
||||
|
||||
PROCESS_NAME(tapdev_drv_process);
|
||||
|
||||
#endif /* __TAPDEV_DRV_H__ */
|
Loading…
Add table
Add a link
Reference in a new issue