Documentation improvement for sys_info.

Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>


git-svn-id: svn://coreboot.org/repository/coreboot-v3@833 f3766cd6-281f-0410-b1cd-43a5c92072e9
This commit is contained in:
Carl-Daniel Hailfinger 2008-08-28 01:31:24 +00:00
commit 4af8efa416

View file

@ -1262,8 +1262,8 @@
* We're not using it yet on Geode.
* K8 requires it and, for future ports, we are going to require it.
* it's a useful placeholder for platform info that usually ends up
* scattered everywhere. On K8, it is initially stored at the base of stack
* in cache-as-ram and then copied out once ram is started.
* scattered everywhere. On K8, it is stored near the base of stack
* in the global variable struct.
*/
struct sys_info {
int empty;