Finally moved service.[c|h] into backyard. The "only" user left in outside backyard is the CTK on GTK simulation layer - which needs to be updated to build / run again...
This commit is contained in:
parent
e7bc74a9d0
commit
a09d1d043c
3 changed files with 3 additions and 4 deletions
|
@ -30,7 +30,7 @@
|
|||
*
|
||||
* Author: Adam Dunkels <adam@sics.se>
|
||||
*
|
||||
* $Id: contiki.h,v 1.3 2007/05/15 07:48:11 adamdunkels Exp $
|
||||
* $Id: contiki.h,v 1.4 2007/05/26 23:23:56 oliverschmidt Exp $
|
||||
*/
|
||||
#ifndef __CONTIKI_H__
|
||||
#define __CONTIKI_H__
|
||||
|
@ -40,7 +40,6 @@
|
|||
|
||||
#include "sys/process.h"
|
||||
#include "sys/autostart.h"
|
||||
#include "sys/service.h"
|
||||
|
||||
#include "sys/timer.h"
|
||||
#include "sys/etimer.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue