Skip to content
Snippets Groups Projects
Commit 3cfe6954 authored by Wolfgang Denk's avatar Wolfgang Denk
Browse files

Revert "post, memory test: add memory_post_test() to include file"


This reverts commit f18714dd
which cuases compile errors on a number of boards.

Signed-off-by: default avatarWolfgang Denk <wd@denx.de>
parent 39c6e039
No related branches found
No related tags found
No related merge requests found
......@@ -187,7 +187,6 @@ extern int post_hotkeys_pressed(void);
#define CONFIG_SYS_POST_CODEC 0x00200000
#define CONFIG_SYS_POST_COPROC 0x00400000
int memory_post_test(int flags);
#endif /* CONFIG_POST */
#endif /* _POST_H */
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