| File Type |
Linux Compile Time Header File |
| File Format |
File |
| Common? |
No |
| File Description |
Header file containing variables, constants, functions, and other data that may be referenced by a source code file during compilation; commonly named "vmlinux.lds" or "vmlinux.lds.S" and located in the directory "arch/[processor type]/kernel/." |
| Program(s) that open lds files |
Unix: kbuild; Edit with a text editor |
|