/shark/trunk/modules/edf/subdir.mk |
---|
File deleted |
/shark/trunk/modules/edf/edf.c |
---|
55,8 → 55,8 |
#include <edf/edf/edf.h> |
#include <ll/stdio.h> |
#include <ll/string.h> |
#include <arch/stdio.h> |
#include <arch/string.h> |
#include <kernel/model.h> |
#include <kernel/descr.h> |
#include <kernel/var.h> |
/shark/trunk/modules/edf/Makefile |
---|
0,0 → 1,0 |
targets:= edf.o |
/shark/trunk/modules/edf/edf/edf.h |
---|
144,7 → 144,7 |
#include <kernel/config.h> |
#include <sys/types.h> |
#include <kernel/types.h> |
#include "ll/sys/cdefs.h" |
#include <arch/sys/cdefs.h> |
__BEGIN_DECLS |