+1
−0
+5
−43
arch/um/kernel/load_file.c
0 → 100644
+61
−0
arch/um/kernel/um_arch.h
0 → 100644
+8
−0
Loading
The file loading support in initrd.c can be re-used for loading devicetrees. Move it out of initrd.c. Signed-off-by:Vincent Whitchurch <vincent.whitchurch@axis.com> Signed-off-by:
Richard Weinberger <richard@nod.at>