diff options
Diffstat (limited to 'include/video_fb.h')
-rw-r--r-- | include/video_fb.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/video_fb.h b/include/video_fb.h index 6cd4e37..55ec24d 100644 --- a/include/video_fb.h +++ b/include/video_fb.h @@ -40,7 +40,7 @@ /* Export Graphic Driver Control */ /******************************************************************************/ -typedef struct { +typedef struct graphic_device { unsigned int isaBase; unsigned int pciBase; unsigned int dprBase; |