]> git.proxmox.com Git - grub2.git/commit
Move sleep routines to grub-core/osdep.
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Tue, 8 Oct 2013 15:38:46 +0000 (17:38 +0200)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Tue, 8 Oct 2013 15:38:46 +0000 (17:38 +0200)
commitc1ca42447685f6939f8f9a13c18de35560d281bf
tree244de5ace54b4f75bc08cc6d96122c134a0bbf9d
parent672fa55e81a56bf153bd2d9d9442a68ecf1cbdfd
Move sleep routines to grub-core/osdep.
ChangeLog
Makefile.util.def
grub-core/osdep/sleep.c [new file with mode: 0644]
grub-core/osdep/unix/sleep.c [new file with mode: 0644]
grub-core/osdep/windows/sleep.c [new file with mode: 0644]
util/misc.c