mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-13 12:16:44 +00:00
This was all reworked some time ago, the old debug_enter was ripped out with everything going through a debug trap jump table instead. Kill off the debug_enter target and reference kgdb_handle_exception directly. Signed-off-by: Paul Mundt <lethal@linux-sh.org>