Some work in progress of the MTRR support. Shouldn't do any harm yet :-)

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15525 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2005-12-13 00:06:52 +00:00
parent b7e7814c79
commit 2ed21b8525
16 changed files with 299 additions and 114 deletions
+7
View File
@@ -439,6 +439,13 @@ debug_init_post_vm(kernel_args *args)
}
status_t
debug_init_post_modules(struct kernel_args *args)
{
return frame_buffer_console_init_post_modules(args);
}
// #pragma mark - public API