OSDN Git Service

semihosting: Remove GDB_O_BINARY
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 7 Jun 2022 17:50:43 +0000 (10:50 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 27 Jun 2022 23:05:07 +0000 (04:35 +0530)
commita1a2a3e609f619857fcdd8302fe1e832490216a7
treee5ed44f322d4e7c95f99ca6f71951f5fdd12b8e7
parentbb3b8821a326d18294ce31bdd350bb27a139940e
semihosting: Remove GDB_O_BINARY

The value is zero, and gdb always opens files in binary mode.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
semihosting/arm-compat-semi.c