arch/i386/boot/printf.c
0 → 100644
+307
−0
arch/i386/boot/tty.c
0 → 100644
+112
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This implements writing text to the console, including printf(). Signed-off-by:H. Peter Anvin <hpa@zytor.com> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>