(svn r2692) Forgot to add a file
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#ifndef VIDEO_DEDICATED_H
|
||||
#define VIDEO_DEDICATED_H
|
||||
|
||||
#include "hal.h"
|
||||
|
||||
extern const HalVideoDriver _dedicated_video_driver;
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user