diff options
author | Danny Holman <dholman@gymli.org> | 2024-02-16 12:32:40 -0600 |
---|---|---|
committer | Danny Holman <dholman@gymli.org> | 2024-02-16 12:32:40 -0600 |
commit | a267b8c076793cf59c2f6c80a31d7d094a215aab (patch) | |
tree | 2f73f36ebfd69a8e8709a9ee8434b9bcf57c386c /arch/i386/include | |
parent | 1d40d14e09c8c22ffbdf5a5cad95ae552587ce53 (diff) |
kernel: make kprintf print to a ring buffer
The function kprintf should print to an internal ringbuffer instead of
directly to the framebuffer. This reduces dependence on the existence of
a framebuffer in the first place.
Signed-off-by: Danny Holman <dholman@gymli.org>
Diffstat (limited to 'arch/i386/include')
0 files changed, 0 insertions, 0 deletions