mirror of
https://github.com/torvalds/linux.git
synced 2026-01-12 00:42:35 +08:00
_start symbol stores physical address where kernel is. Gdb uses this symbol for their purpose that's why we have to rename it. Signed-off-by: Michal Simek <monstr@monstr.eu>