mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-21 19:29:18 +00:00
Moved network related stuff that depends on the service paradigm into backyard.
This commit is contained in:
parent
3bb7a21735
commit
e025faf68f
@ -28,7 +28,7 @@
|
||||
*
|
||||
* This file is part of the Contiki operating system.
|
||||
*
|
||||
* $Id: adhoc-service.h,v 1.1 2006/06/17 22:41:18 adamdunkels Exp $
|
||||
* $Id: adhoc-service.h,v 1.1 2007/05/23 23:28:19 oliverschmidt Exp $
|
||||
*/
|
||||
|
||||
/**
|
@ -28,7 +28,7 @@
|
||||
*
|
||||
* This file is part of the Contiki operating system.
|
||||
*
|
||||
* @(#)$Id: hc-service.c,v 1.1 2006/06/17 22:41:18 adamdunkels Exp $
|
||||
* @(#)$Id: hc-service.c,v 1.1 2007/05/23 23:28:19 oliverschmidt Exp $
|
||||
*/
|
||||
|
||||
#include "hc-service.h"
|
@ -28,7 +28,7 @@
|
||||
*
|
||||
* This file is part of the Contiki operating system.
|
||||
*
|
||||
* @(#)$Id: hc-service.h,v 1.1 2006/06/17 22:41:18 adamdunkels Exp $
|
||||
* @(#)$Id: hc-service.h,v 1.1 2007/05/23 23:28:19 oliverschmidt Exp $
|
||||
*/
|
||||
#ifndef __HC_SERVICE_H__
|
||||
#define __HC_SERVICE_H__
|
Loading…
Reference in New Issue
Block a user