Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F157874667
D44008.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
325 B
Referenced Files
None
Subscribers
None
D44008.id.diff
View Options
diff --git a/stand/efi/loader/main.c b/stand/efi/loader/main.c
--- a/stand/efi/loader/main.c
+++ b/stand/efi/loader/main.c
@@ -278,10 +278,11 @@
#endif
#ifdef MD_IMAGE_SIZE
+extern struct devsw md_dev;
+
static bool
probe_md_currdev(void)
{
- extern struct devsw md_dev;
bool rv;
set_currdev_devsw(&md_dev, 0);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, May 27, 1:39 AM (11 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33543562
Default Alt Text
D44008.id.diff (325 B)
Attached To
Mode
D44008: loader/efi: Make gcc friendlier by move md_dev
Attached
Detach File
Event Timeline
Log In to Comment