AT keyboard support for Yeeloong
This commit is contained in:
parent
810d8224cd
commit
1b4595cebf
4 changed files with 10 additions and 36 deletions
|
@ -17,9 +17,9 @@
|
|||
*/
|
||||
|
||||
#include <grub/dl.h>
|
||||
#include <grub/i386/pc/console.h>
|
||||
#include <grub/i386/at_keyboard.h>
|
||||
#include <grub/i386/io.h>
|
||||
#include <grub/at_keyboard.h>
|
||||
#include <grub/cpu/at_keyboard.h>
|
||||
#include <grub/cpu/io.h>
|
||||
#include <grub/misc.h>
|
||||
#include <grub/term.h>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue