commit | eb8307595baa729a12db0fec9a80910b13bd6fc8 | [log] [tgz] |
---|---|---|
author | Jeff Dike <jdike@addtoit.com> | Sun May 06 14:51:07 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Mon May 07 12:13:01 2007 -0700 |
tree | 8fe64a44999871932f0c1671026747840f701b2b | |
parent | c65badbdf5dc117e45873e760f807063ad59a854 [diff] |
uml: create arch.h This patch moves the declarations of the architecture hooks from user_util.h to a new header, arch.c, and adds the necessary includes to files which need those declarations. Signed-off-by: Jeff Dike <jdike@linux.intel.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>