compile fix

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1443 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Stefan Reinauer 2004-03-19 11:27:40 +00:00
parent e3c79ed89b
commit 05c4377cce
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ static void main(void)
/* Nothing special needs to be done to find bus 0 */
/* Allow the HT devices to be found */
enumerate_ht_chain(0);
enumerate_ht_chain();
/* Setup the 8111 */
amd8111_enable_rom();