* grub-core/kern/emu/hostdisk.c (map): Make static.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-04-23 17:14:48 +02:00
parent 1c557d30ef
commit 385f9abbe3
2 changed files with 5 additions and 1 deletions

View file

@ -115,7 +115,7 @@ struct hd_geometry
# endif /* ! RAW_FLOPPY_MAJOR */
#endif /* defined(__NetBSD__) */
struct
static struct
{
char *drive;
char *device;