mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-04 10:24:13 +00:00
* sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Fix
indentation.
This commit is contained in:
parent
d4fd50a664
commit
5a5effe17e
@ -1,5 +1,8 @@
|
||||
2004-07-31 Mark Kettenis <kettenis@gnu.org>
|
||||
|
||||
* sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Fix
|
||||
indentation.
|
||||
|
||||
* mips-nat.c: Remove file.
|
||||
* Makefile.in (ALLDEPFILES): Remove mips-nat.c
|
||||
(mips-nat.o): Remove dependency.
|
||||
|
@ -105,7 +105,7 @@ sparc64obsd_pc_in_sigtramp (CORE_ADDR pc, char *name)
|
||||
continue;
|
||||
|
||||
return 1;
|
||||
}
|
||||
}
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user