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:
Simon Glass <sjg@chromium.org>
Loading
Please register or sign in to comment