Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 961 → Rev 1689

/shark/trunk/modules/ss/subdir.mk
File deleted
\ No newline at end of file
/shark/trunk/modules/ss/ss/ss.h
103,7 → 103,7
#include <kernel/config.h>
#include <kernel/types.h>
#include <sys/types.h>
#include "ll/sys/cdefs.h"
#include <arch/sys/cdefs.h>
 
__BEGIN_DECLS
 
/shark/trunk/modules/ss/ss/ssutils.h
62,7 → 62,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
 
/shark/trunk/modules/ss/ss.c
114,8 → 114,8
 
#include <stdlib.h>
#include <ss/ss/ss.h>
#include <ll/stdio.h>
#include <ll/string.h>
#include <arch/stdio.h>
#include <arch/string.h>
 
#include <ll/sys/ll/event.h>
 
/shark/trunk/modules/ss/Makefile
0,0 → 1,0
targets:= ss.o