X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=msvc6%2Fntoskrnl%2Flinkorder.txt;fp=msvc6%2Fntoskrnl%2Flinkorder.txt;h=9cde2d82bfdee5ac9babba469819f5dff1be045c;hp=0000000000000000000000000000000000000000;hb=b1adc9e47f6ee8582967659c6ecf0bd6b3040e31;hpb=a4b76f805d6ca01fb65e10de38237afe2eb9750b diff --git a/msvc6/ntoskrnl/linkorder.txt b/msvc6/ntoskrnl/linkorder.txt new file mode 100644 index 00000000000..9cde2d82bfd --- /dev/null +++ b/msvc6/ntoskrnl/linkorder.txt @@ -0,0 +1,15 @@ +; This file is vital. It tells the linker how to order some functions +; and some data, that unfortunately is assumed to be at low location +; and in known order to eachother respectively? + +MultibootStub +our_memmove +dummy_placeholder +NtProcessStartup@4 +initialize_page_directory +relocate_pointer_log_to_phys +; Order some data that there is some assumptions about... +init_stack +init_stack_top +trap_stack +trap_stack_top