summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4e19eaa)
raw | patch | inline | side by side (parent: 4e19eaa)
author | Ivan Pang <i-pang@ti.com> | |
Tue, 7 Feb 2012 22:45:45 +0000 (17:45 -0500) | ||
committer | Ivan Pang <i-pang@ti.com> | |
Tue, 7 Feb 2012 22:45:45 +0000 (17:45 -0500) |
post/src/post.c | patch | blob | history |
diff --git a/post/src/post.c b/post/src/post.c
index d607ac200441a7171bc0ed38fa43c4c6f4180690..18b56ad5ab49555ef33af035728b9d99b97619a3 100644 (file)
--- a/post/src/post.c
+++ b/post/src/post.c
platform_info info;
uint32_t sa_enable;
uint32_t acc_fail;
- extern uint32_t platform_init_return_code;
+ uint32_t platform_init_return_code = 0;
/* Turn on all the platform initialize flags */
memset(&init_config, 0, sizeof(platform_init_config));