PatchworkOS
Loading...
Searching...
No Matches
glyphs.c File Reference
#include <kernel/log/glyphs.h>
#include <stdint.h>

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.

References cache.

Referenced by log_screen_put().

Variable Documentation

◆ cache

const glyph_cache_t cache
static

Definition at line 5 of file glyphs.c.

Referenced by glyph_cache_get(), and log_screen_put().