Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 961 → Rev 1689

/shark/trunk/modules/bd_edf/subdir.mk
File deleted
/shark/trunk/modules/bd_edf/bd_edf/bd_edf.h
50,7 → 50,7
 
#include <kernel/types.h>
#include <kernel/descr.h>
#include "ll/sys/cdefs.h"
#include <arch/sys/cdefs.h>
 
__BEGIN_DECLS
 
/shark/trunk/modules/bd_edf/bd_edf.c
48,8 → 48,8
#include <bd_edf/bd_edf/bd_edf.h>
 
#include <ll/ll.h>
#include <ll/string.h>
#include <ll/stdio.h>
#include <arch/string.h>
#include <arch/stdio.h>
#include <kernel/const.h>
#include <sys/types.h>
#include <kernel/var.h>
/shark/trunk/modules/bd_edf/Makefile
0,0 → 1,0
targets:= bd_edf.o