diff options
author | Danny Holman <dholman@gymli.org> | 2023-11-26 18:17:39 -0600 |
---|---|---|
committer | Danny Holman <dholman@gymli.org> | 2023-11-26 18:17:39 -0600 |
commit | f63f92582552af06d8ad7bc4ccd235e51ad651b7 (patch) | |
tree | 17e1f74dcea6321e66237913c4af64dddd03c5cd /doc | |
parent | b3afa2373aeb7ff119dcd8a2c0bea4114799604a (diff) |
arch: i386: boot.s: define functions for page management
Define the load_page_dir and enable_paging functions in assembly. This
allows normal C code to initialize the CR3 register and control paging
without using inline assembler.
Signed-off-by: Danny Holman <dholman@gymli.org>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions