PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
glyphs.c File Reference
#include <kernel/log/glyphs.h>
#include <stdint.h>
Include dependency graph for glyphs.c:

Go to the source code of this file.

Functions

const glyph_cache_tglyph_cache_get (void)
 

Variables

static const glyph_cache_t cache
 

Function Documentation

◆ glyph_cache_get()

const glyph_cache_t * glyph_cache_get ( void  )

Definition at line 3848 of file glyphs.c.

Here is the caller graph for this function:

Variable Documentation

◆ cache

const glyph_cache_t cache
static

Definition at line 5 of file glyphs.c.