Move sleep routines to grub-core/osdep.
This commit is contained in:
parent
672fa55e81
commit
c1ca424476
6 changed files with 68 additions and 28 deletions
|
@ -17,6 +17,7 @@ library = {
|
|||
common = grub-core/osdep/devmapper/hostdisk.c;
|
||||
common = grub-core/osdep/hostdisk.c;
|
||||
common = grub-core/osdep/unix/hostdisk.c;
|
||||
common = grub-core/osdep/sleep.c;
|
||||
common = grub-core/kern/emu/misc.c;
|
||||
common = grub-core/kern/emu/mm.c;
|
||||
common = grub-core/kern/env.c;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue