[PATCH] uml: separate libc-dependent helper code
The serial UML OS-abstraction layer patch (um/kernel dir). This moves all systemcalls from helper.c file under os-Linux dir Signed-off-by: Gennady Sharapov <Gennady.V.Sharapov@intel.com> Signed-off-by: Jeff Dike <jdike@addtoit.com> Cc: Paolo 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
52c653b3be
commit
ff5c6ff542
@@ -18,7 +18,6 @@
|
||||
#include "user.h"
|
||||
#include "chan_user.h"
|
||||
#include "port.h"
|
||||
#include "helper.h"
|
||||
#include "os.h"
|
||||
|
||||
struct port_chan {
|
||||
|
Reference in New Issue
Block a user