[PATCH] uml: move libc-dependent time code
The serial UML OS-abstraction layer patch (um/kernel dir). This moves all systemcalls from time.c file under os-Linux dir and joins time.c and tine_kernel.c files Signed-off-by: Gennady Sharapov <Gennady.V.Sharapov@intel.com> Signed-off-by: Jeff Dike <jdike@addtoit.com> Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
committed by
Linus Torvalds
parent
4fef0c10fa
commit
cff65c4f0e
@@ -18,8 +18,8 @@
|
||||
#include "sysdep/sigcontext.h"
|
||||
#include "sysdep/signal.h"
|
||||
#include "sigcontext.h"
|
||||
#include "time_user.h"
|
||||
#include "mode.h"
|
||||
#include "os.h"
|
||||
|
||||
void sig_handler(ARCH_SIGHDLR_PARAM)
|
||||
{
|
||||
|
Reference in New Issue
Block a user