diff options
| author | Tom Rini <[email protected]> | 2017-01-12 13:16:03 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2017-01-20 15:38:01 -0500 |
| commit | c67c8c604b6cea341055140cbfa9e6949fcacb7f (patch) | |
| tree | 3bb2b125688468612082dbab6eccd15ac56d7cd2 /include | |
| parent | 40d5534cff720d566cd52f532f26eea2bd86c1ae (diff) | |
board_init.c: Always use memset()
We can make the code read more easily here by simply using memset()
always as when we don't have an optimized version of the function we
will still have a version of this function around anyhow.
Cc: Simon Glass <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
