Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
microblaze: Remove old user debugging gdb stub
Old gdb uses priviledged exception handler to handle gdb exception. New gdb uses brki r16, 0x18 that's why we can remove old gdb support. Signed-off-by: Michal Simek <monstr@monstr.eu>
- Loading branch information