diff options
author | 2007-02-10 01:44:20 -0800 | |
---|---|---|
committer | 2007-02-11 10:51:23 -0800 | |
commit | 73c8f4441f07dd3b9d198ec0e97ce83138a6224c (patch) | |
tree | 88af71fd8d091cab9c8f05994202221f9f42e2d4 /arch/um/os-Linux/mem.c | |
parent | [PATCH] uml: style fixes in startup code (diff) | |
download | linux-dev-73c8f4441f07dd3b9d198ec0e97ce83138a6224c.tar.xz linux-dev-73c8f4441f07dd3b9d198ec0e97ce83138a6224c.zip |
[PATCH] uml: libc-dependent code should call libc directly
We shouldn't be using the os wrappers from os code - we can use libc directly.
This patch replaces wrapper calls with libc calls.
It turns out that os_sigio_async had only one caller, which was in startup.c,
so that function is moved there and its name changed.
Signed-off-by: Jeff Dike <jdike@addtoit.com>
Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/um/os-Linux/mem.c')
0 files changed, 0 insertions, 0 deletions