X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=gdb%2Ftestsuite%2Fgdb.mi%2Fmi-read-memory.c;h=27ae25e9e7d9d6e391a9d88e8642f21d77e47f11;hb=dc3a371e83b6df36beb8c6d12a07d3e469b68a36;hp=7a87c6418568c8bd0c40e57bcb034b625de26b5a;hpb=af26601c2f657535af68cc3cec2af969838877da;p=binutils-gdb.git diff --git a/gdb/testsuite/gdb.mi/mi-read-memory.c b/gdb/testsuite/gdb.mi/mi-read-memory.c index 7a87c641856..27ae25e9e7d 100644 --- a/gdb/testsuite/gdb.mi/mi-read-memory.c +++ b/gdb/testsuite/gdb.mi/mi-read-memory.c @@ -17,4 +17,5 @@ int main () { initialize (); + return 0; }