UbixOS  2.0
main.cc File Reference
#include <lib/kprintf.h>
#include <ubixos/vitals.h>
#include <ubixos/exec.h>
#include <vmm/vmm.h>
#include <lib/kmalloc.h>
#include <sde/sde.h>
#include <objgfx40/objgfx40.h>
#include <sde/ogDisplay_UbixOS.h>
#include <objgfx40/ogFont.h>
Include dependency graph for main.cc:

Go to the source code of this file.

Functions

void sdeTestThread ()
 
void sdeThread ()
 

Function Documentation

◆ sdeTestThread()

void sdeTestThread ( )

Definition at line 42 of file colours.cc.

References sched_yield(), vitalsStruct::screen, and systemVitals.

Referenced by sdeThread().

Here is the call graph for this function:

◆ sdeThread()