aboutsummaryrefslogtreecommitdiff
path: root/vl.h
diff options
context:
space:
mode:
Diffstat (limited to 'vl.h')
-rw-r--r--vl.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/vl.h b/vl.h
index 3fd7ce9ad1..c8404e10e5 100644
--- a/vl.h
+++ b/vl.h
@@ -572,6 +572,9 @@ void isa_cirrus_vga_init(DisplayState *ds, uint8_t *vga_ram_base,
/* sdl.c */
void sdl_display_init(DisplayState *ds, int full_screen);
+/* cocoa.m */
+void cocoa_display_init(DisplayState *ds, int full_screen);
+
/* ide.c */
#define MAX_DISKS 4