UbixOS  2.0
sde.cc File Reference
#include <sys/types.h>
#include <sys/video.h>
#include <ubixos/sched.h>
#include <ubixos/vitals.h>
#include <lib/kprintf.h>
#include <lib/kmalloc.h>
#include <string.h>
#include <sde/sde.h>
#include <sde/ogDisplay_UbixOS.h>
#include <objgfx40/objgfx40.h>
Include dependency graph for sde.cc:

Go to the source code of this file.

Functions

int sysSDE (struct thread *td, struct sys_sde_args *args)
 

Variables

struct sdeWindowswindows = 0x0
 

Function Documentation

◆ sysSDE()

int sysSDE ( struct thread td,
struct sys_sde_args args 
)

Variable Documentation

◆ windows

struct sdeWindows* windows = 0x0

Definition at line 43 of file sde.cc.

Referenced by sdeThread(), and sysSDE().