Fix typo in microcode header file include

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1894 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Eric Biederman 2005-01-20 18:37:00 +00:00
parent d808849a2c
commit 3f5ef301a7
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ static uint32_t microcode_updates[] = {
* dummy header of nulls must terminate the list.
*/
#include "microcode_MU16810d.h"
#include "microcode_MU16930c.h"
#include "microcode_MU16830c.h"
/* Dummy terminator */
0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0,