Andre Przywara 005415a39a libc: memset: Fix MISRA issues
MISRA complained about "0"s not being followed by an "U" (please note
my protest about this!) and about values not being explicitly compared
to 0 (fair enough).
Also use explicit pointer types.

Fix those issues to make the CI happy.

Change-Id: I4d11e49c14f16223a71c78b0fc3e68ba9a1382d3
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
2021-02-24 09:33:59 +00:00
..
2019-01-04 10:43:17 +00:00
2018-08-30 16:21:59 +01:00
2019-06-20 09:59:24 +01:00
2018-08-22 10:26:04 +01:00
2019-12-11 08:51:26 +01:00
2021-02-24 09:33:59 +00:00
2019-01-04 10:43:17 +00:00
2018-08-30 16:21:59 +01:00
2018-08-22 10:26:05 +01:00
2018-08-22 10:26:05 +01:00
2018-11-02 13:41:33 +00:00
2018-08-22 10:26:05 +01:00
2018-08-22 10:26:05 +01:00
2018-10-23 18:27:45 +01:00