]> bbs.cooldavid.org Git - net-next-2.6.git/blame - scripts/module-common.lds
arm/mach-mx3: add watchdog device to Phytec-boards
[net-next-2.6.git] / scripts / module-common.lds
CommitLineData
405d967d
TH
1/*
2 * Common module linker script, always used when linking a module.
3 * Archs are free to supply their own linker scripts. ld will
4 * combine them automatically.
5 */
6SECTIONS {
7 /DISCARD/ : { *(.discard) }
8}