Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F105699117
D3151.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
441 B
Referenced Files
None
Subscribers
None
D3151.diff
View Options
Index: sys/dev/vt/vt_core.c
===================================================================
--- sys/dev/vt/vt_core.c
+++ sys/dev/vt/vt_core.c
@@ -154,6 +154,10 @@
extern unsigned int vt_logo_height;
extern unsigned int vt_logo_depth;
extern unsigned char vt_logo_image[];
+#ifndef DEV_SPLASH
+#define vtterm_draw_cpu_logos(...)
+const unsigned int vt_logo_sprite_height;
+#endif
/* Font. */
extern struct vt_font vt_font_default;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Dec 20, 8:59 AM (20 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15528813
Default Alt Text
D3151.diff (441 B)
Attached To
Mode
D3151: vt: Unbreak build on no-splash configurations
Attached
Detach File
Event Timeline
Log In to Comment