Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 961 → Rev 1689

/shark/trunk/modules/hartport/subdir.mk
File deleted
/shark/trunk/modules/hartport/hartport/hartport.h
77,7 → 77,7
#include <sem/sem/sem.h>
#include <ll/ll.h>
 
#include "ll/sys/cdefs.h"
#include <arch/sys/cdefs.h>
 
__BEGIN_DECLS
 
/shark/trunk/modules/hartport/hartport.c
60,8 → 60,8
#include <hartport/hartport/hartport.h>
#include <kernel/config.h>
#include <ll/ll.h>
#include <ll/string.h>
#include <ll/stdio.h>
#include <arch/string.h>
#include <arch/stdio.h>
#include <kernel/model.h>
#include <kernel/const.h>
#include <sys/types.h>
/shark/trunk/modules/hartport/Makefile
0,0 → 1,0
targets:= hartport.o