X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=src%2Fthreads%2Fkernel.lds.S;h=3b7f8b1f0e789b6414d096d73e7b522630440526;hb=4742fa3312bdc0d43cd8a11775c7605a9f57eb5a;hp=ce5d23d39b38f395b9580fb3dd78c8bfbc046b6f;hpb=dfb64e1c2e16f8e5183de565bd4819d875379cee;p=pintos-anon diff --git a/src/threads/kernel.lds.S b/src/threads/kernel.lds.S index ce5d23d..3b7f8b1 100644 --- a/src/threads/kernel.lds.S +++ b/src/threads/kernel.lds.S @@ -1,4 +1,4 @@ -#include "loader.h" +#include "threads/loader.h" OUTPUT_FORMAT("elf32-i386") OUTPUT_ARCH("i386")