Skip to content

Commit a9e09da

Browse files
committed
gdb: add support for ARM Vita target in osabi.h
1 parent f735624 commit a9e09da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patches/gdb.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ index caa42be1c0..b4607a7604 100644
100100
# Target: ARM embedded system
101101
gdb_target_obs="arm-pikeos-tdep.o"
102102
diff --git a/gdb/osabi.h b/gdb/osabi.h
103-
index 0000000000..1111111111 100644
103+
index c1a85d1b9a..5bcc423832 100644
104104
--- a/gdb/osabi.h
105105
+++ b/gdb/osabi.h
106106
@@ -47,6 +47,7 @@ enum gdb_osabi

0 commit comments

Comments
 (0)