Put X11 and EGL into the kernel leaving ES 2.0 only in driver
[cilux] / src / platform / container.h
index adb9cce..ea47cc4 100644 (file)
@@ -4,8 +4,7 @@
                   from executable to kernel
 */
 
-PUBLIC void     c_init(CONSOLE console,
-                       char*   version,
+PUBLIC void     c_init(char*   version,
                        char*   ciux,
                        void  (*terminate)(void));