mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-05 15:15:42 +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"),
|
||||
("gdb_byte *", "readbuf"),
|
||||
("ULONGEST", "offset"),
|
||||
("ULONGEST", "len")
|
||||
("ULONGEST", "len"),
|
||||
],
|
||||
predicate=True,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user