On 21 June 2015 at 08:24, Liviu Ionescu wrote:
> If neither explicit semihosting args nor -kernel are used,
> make SYS_GET_CMDLINE return an empty string.
>
> Signed-off-by: Liviu Ionescu
> ---
> target-arm/arm-semi.c | 11 +--
> 1 file changed, 9 insertions(+), 2 deletions(-)
Applied
Peter, it looks like I forgot to Cc: you for this patch:
> On 21 Jun 2015, at 10:24, Liviu Ionescu wrote:
>
> If neither explicit semihosting args nor -kernel are used,
> make SYS_GET_CMDLINE return an empty string.
>
> Signed-off-by: Liviu Ionescu
> ---
> target-arm/arm-semi.c | 11 +
If neither explicit semihosting args nor -kernel are used,
make SYS_GET_CMDLINE return an empty string.
Signed-off-by: Liviu Ionescu
---
target-arm/arm-semi.c | 11 +--
1 file changed, 9 insertions(+), 2 deletions(-)
diff --git a/target-arm/arm-semi.c b/target-arm/arm-semi.c
index 74a6