mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-08 16:43:19 +00:00
gdb: run black on gdbarch_components.py
Change-Id: Ifcf80faa240c7c235bfea4ddc79f0d6c39858c5e
This commit is contained in:
@@ -1786,7 +1786,7 @@ of bytes read (zero indicates EOF, a negative value indicates failure).
|
|||||||
("struct bfd &", "cbfd"),
|
("struct bfd &", "cbfd"),
|
||||||
("gdb_byte *", "readbuf"),
|
("gdb_byte *", "readbuf"),
|
||||||
("ULONGEST", "offset"),
|
("ULONGEST", "offset"),
|
||||||
("ULONGEST", "len")
|
("ULONGEST", "len"),
|
||||||
],
|
],
|
||||||
predicate=True,
|
predicate=True,
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user