Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1618 → Rev 1621

/shark/branches/xen/modules/rrsoft/rrsoft/rrsoft.h
103,7 → 103,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/branches/xen/modules/rrsoft/rrsoft.c
54,8 → 54,8
 
 
#include <rrsoft/rrsoft/rrsoft.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/branches/xen/modules/ps/ps/ps.h
93,7 → 93,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/branches/xen/modules/ps/ps.c
97,8 → 97,8
 
 
#include <ps/ps/ps.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/branches/xen/modules/rr/rr/rr.h
95,7 → 95,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/branches/xen/modules/rr/rr.c
54,8 → 54,8
 
 
#include <rr/rr/rr.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/branches/xen/modules/intdrive/intdrive/intdrive.h
43,7 → 43,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/branches/xen/modules/sem/sem/sem.h
73,7 → 73,7
#define __MODULES_SEM_H__
 
#include <kernel/types.h>
#include "ll/sys/cdefs.h"
#include <arch/sys/cdefs.h>
 
__BEGIN_DECLS
 
/shark/branches/xen/modules/sem/sem.c
63,7 → 63,7
#include <sem/sem/sem.h>
#include <kernel/config.h>
#include <ll/ll.h>
#include <ll/string.h>
#include <arch/string.h>
#include <kernel/const.h>
#include <sys/types.h>
#include <kernel/descr.h>
/shark/branches/xen/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/branches/xen/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/branches/xen/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/branches/xen/modules/tbs/tbs/tbs.h
126,7 → 126,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/branches/xen/modules/tbs/tbs.c
54,8 → 54,8
 
 
#include <tbs/tbs/tbs.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/branches/xen/modules/dummy/dummy/dummy.h
79,7 → 79,7
#define __DUMMY_H__
 
#include <kernel/types.h>
#include "ll/sys/cdefs.h"
#include <arch/sys/cdefs.h>
 
__BEGIN_DECLS
 
/shark/branches/xen/modules/dummy/dummy.c
54,8 → 54,8
 
#include <dummy/dummy/dummy.h>
#include <ll/ll.h>
#include <ll/stdio.h>
#include <ll/string.h>
#include <arch/stdio.h>
#include <arch/string.h>
#include <kernel/config.h>
#include <sys/types.h>
#include <kernel/model.h>
/shark/branches/xen/modules/nop/nop/nop.h
80,7 → 80,7
#define __NOP_H__
 
#include <kernel/types.h>
#include "ll/sys/cdefs.h"
#include <arch/sys/cdefs.h>
 
__BEGIN_DECLS
 
/shark/branches/xen/modules/nop/nop.c
54,8 → 54,8
#include <nop/nop/nop.h>
 
#include <ll/ll.h>
#include <ll/stdio.h>
#include <ll/string.h>
#include <arch/stdio.h>
#include <arch/string.h>
#include <kernel/const.h>
#include <sys/types.h>
#include <kernel/descr.h>
/shark/branches/xen/modules/npp/npp/npp.h
88,7 → 88,7
#ifndef __NPP_H__
#define __NPP_H__
 
#include "ll/sys/cdefs.h"
#include <arch/sys/cdefs.h>
 
__BEGIN_DECLS
 
/shark/branches/xen/modules/npp/npp.c
54,8 → 54,8
#include <npp/npp/npp.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/descr.h>
/shark/branches/xen/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/branches/xen/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
 
/shark/branches/xen/modules/pc/pc/pc.h
92,7 → 92,7
 
#include <kernel/types.h>
#include <kernel/descr.h>
#include "ll/sys/cdefs.h"
#include <arch/sys/cdefs.h>
 
__BEGIN_DECLS
 
/shark/branches/xen/modules/pc/pc.c
54,8 → 54,8
#include <pc/pc/pc.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/branches/xen/modules/posix/posix/posix.h
96,7 → 96,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/branches/xen/modules/posix/posix.c
57,8 → 57,8
 
 
#include <posix/posix/posix.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/branches/xen/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/branches/xen/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/branches/xen/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/branches/xen/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/branches/xen/modules/srp/srp/srp.h
107,7 → 107,7
 
#include <kernel/model.h>
#include <kernel/descr.h>
#include "ll/sys/cdefs.h"
#include <arch/sys/cdefs.h>
 
__BEGIN_DECLS
 
/shark/branches/xen/modules/srp/srp.c
138,8 → 138,8
#include <srp/srp/srp.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/descr.h>
/shark/branches/xen/modules/rr2/rr2/rr2.h
94,7 → 94,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/branches/xen/modules/rr2/rr2.c
54,8 → 54,8
 
 
#include <rr2/rr2/rr2.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/branches/xen/modules/hardcbs/hardcbs/hardcbs.h
96,7 → 96,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/branches/xen/modules/hardcbs/hardcbs.c
39,8 → 39,8
*/
 
#include <hardcbs/hardcbs/hardcbs.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/branches/xen/modules/ds/ds/ds.h
92,7 → 92,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/branches/xen/modules/ds/ds.c
58,8 → 58,8
 
 
#include <ds/ds/ds.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/branches/xen/modules/cbs/cbs/cbs.h
103,7 → 103,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/branches/xen/modules/cbs/cbs.c
54,8 → 54,8
 
 
#include <cbs/cbs/cbs.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/branches/xen/modules/cabs/cabs/cabs.h
66,7 → 66,7
#define __CAB_H__
 
#include <ll/sys/types.h>
#include "ll/sys/cdefs.h"
#include <arch/sys/cdefs.h>
 
__BEGIN_DECLS
 
/shark/branches/xen/modules/cabs/cabs.c
59,7 → 59,7
 
#include <kernel/config.h>
#include <ll/ll.h>
#include <ll/string.h>
#include <arch/string.h>
#include <kernel/model.h>
#include <kernel/const.h>
#include <sys/types.h>
/shark/branches/xen/modules/pi/pi/pi.h
90,7 → 90,7
#define __PI_H__
 
#include <kernel/types.h>
#include "ll/sys/cdefs.h"
#include <arch/sys/cdefs.h>
 
__BEGIN_DECLS
 
/shark/branches/xen/modules/pi/pi.c
54,8 → 54,8
#include <pi/pi/pi.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/descr.h>
/shark/branches/xen/modules/nopm/nopm/nopm.h
59,7 → 59,7
#define __NOPM_H__
 
#include <kernel/types.h>
#include "ll/sys/cdefs.h"
#include <arch/sys/cdefs.h>
 
__BEGIN_DECLS
 
/shark/branches/xen/modules/nopm/nopm.c
54,8 → 54,8
#include <nopm/nopm/nopm.h>
 
#include <ll/ll.h>
#include <ll/stdio.h>
#include <ll/string.h>
#include <arch/stdio.h>
#include <arch/string.h>
#include <kernel/const.h>
#include <sys/types.h>
#include <kernel/descr.h>
/shark/branches/xen/modules/bd_pscan/bd_pscan/bd_pscan.h
51,7 → 51,7
 
#include <kernel/types.h>
#include <kernel/descr.h>
#include "ll/sys/cdefs.h"
#include <arch/sys/cdefs.h>
 
__BEGIN_DECLS
 
/shark/branches/xen/modules/bd_pscan/bd_pscan.c
48,8 → 48,8
#include <bd_pscan/bd_pscan/bd_pscan.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/branches/xen/modules/rm/rm.c
54,8 → 54,8
 
 
#include <rm/rm/rm.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/branches/xen/modules/rm/rm/rm.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