Minor cleanup and a hack to idle the cpu in getc loops.

This commit is contained in:
Corey Tabaka
2009-04-03 15:34:38 -04:00
committed by Travis Geiselbrecht
parent f463e26b40
commit a94761f4bf
4 changed files with 12 additions and 20 deletions

View File

@@ -93,7 +93,7 @@ error:
}
/*
* a somewhat fugly pci config space examin/modify command. this should probably
* a somewhat fugly pci config space examine/modify command. this should probably
* be broken up a bit.
*/
static int pci_config(int argc, const cmd_args *argv)