diff options
Diffstat (limited to 'include/post.h')
-rw-r--r-- | include/post.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/post.h b/include/post.h index bb3138d..519cef1 100644 --- a/include/post.h +++ b/include/post.h @@ -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 */ |