um: shared/process.h is empty now; kill it
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Richard Weinberger <richard@nod.at>
This commit is contained in:
Родитель
ab1c0cc7c9
Коммит
0de021f797
|
@ -1,9 +0,0 @@
|
|||
/*
|
||||
* Copyright (C) 2000 - 2008 Jeff Dike (jdike@{addtoit,linux.intel}.com)
|
||||
* Licensed under the GPL
|
||||
*/
|
||||
|
||||
#ifndef __PROCESS_H__
|
||||
#define __PROCESS_H__
|
||||
|
||||
#endif
|
|
@ -10,7 +10,6 @@
|
|||
#include <string.h>
|
||||
#include "irq_user.h"
|
||||
#include "os.h"
|
||||
#include "process.h"
|
||||
#include "um_malloc.h"
|
||||
|
||||
/*
|
||||
|
|
|
@ -15,7 +15,6 @@
|
|||
#include "init.h"
|
||||
#include "longjmp.h"
|
||||
#include "os.h"
|
||||
#include "process.h"
|
||||
#include "skas_ptrace.h"
|
||||
|
||||
#define ARBITRARY_ADDR -1
|
||||
|
|
|
@ -14,7 +14,6 @@
|
|||
#include "kern_util.h"
|
||||
#include "init.h"
|
||||
#include "os.h"
|
||||
#include "process.h"
|
||||
#include "sigio.h"
|
||||
#include "um_malloc.h"
|
||||
|
||||
|
|
|
@ -12,7 +12,6 @@
|
|||
#include "as-layout.h"
|
||||
#include "kern_util.h"
|
||||
#include "os.h"
|
||||
#include "process.h"
|
||||
#include "sysdep/barrier.h"
|
||||
#include "sysdep/mcontext.h"
|
||||
|
||||
|
|
|
@ -17,7 +17,6 @@
|
|||
#include "kern_util.h"
|
||||
#include "mem.h"
|
||||
#include "os.h"
|
||||
#include "process.h"
|
||||
#include "proc_mm.h"
|
||||
#include "ptrace_user.h"
|
||||
#include "registers.h"
|
||||
|
|
Загрузка…
Ссылка в новой задаче