osd-contiki/platform/gtk/net/tapdev-service.h

9 lines
146 B
C

#ifndef __TAPDEV_SERVICE_H__
#define __TAPDEV_SERVICE_H__
#include "contiki.h"
PROCESS_NAME(tapdev_process);
#endif /* __TAPDEV_SERVICE_H__ */