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

Go to the source code of this file.

Variables

_ascii_entry_t _ascii_table [UINT8_MAX+1]
 

Variable Documentation

◆ _ascii_table

_ascii_entry_t _ascii_table[UINT8_MAX+1]

Definition at line 5 of file ascii_table.c.