vmlinux.lds.S 86 B

12345
  1. #ifdef CONFIG_LD_SCRIPT_STATIC
  2. #include "uml.lds.S"
  3. #else
  4. #include "dyn.lds.S"
  5. #endif