Skip to content
Snippets Groups Projects
Commit c9638f50 authored by Simon Glass's avatar Simon Glass
Browse files

Split out the memory tests into separate functions


Half of the code is currently hidden behind an #ifdef. Move the two
memory tests into their own functions and use the compiler to eliminate
the unused code.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 0628ab8e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment