Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3554 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Paul Menzel 2008-08-29 09:06:16 +00:00 committed by Stefan Reinauer
parent fc58b7ee66
commit 0e6ad6bd09
1 changed files with 1 additions and 1 deletions

View File

@ -399,7 +399,7 @@ int lfclose(struct LFILE *file);
/** /**
* @defgroup arch Architecture Specific Functions * @defgroup arch Architecture Specific Functions
* This modules contains global architecure specific functions. * This modules contains global architecture specific functions.
* All architectures are expected to define these functions. * All architectures are expected to define these functions.
* @{ * @{
*/ */