Revert USB-related MIPS changes

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2009-12-02 10:00:54 +01:00
parent 537ee0a5f1
commit 0ee6924f69
3 changed files with 12 additions and 46 deletions

View file

@ -18,6 +18,7 @@
*/
#include <grub/term.h>
#include <grub/machine/console.h>
#include <grub/time.h>
#include <grub/cpu/io.h>
#include <grub/misc.h>