uapi: Add <linux/map_to_14segment.h>
authorGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 19 Oct 2021 14:45:00 +0000 (16:45 +0200)
committerMiguel Ojeda <ojeda@kernel.org>
Thu, 21 Oct 2021 21:36:28 +0000 (23:36 +0200)
commitc353d7ce76bfbb87a89155616916cea1f0f1e78e
treef11833ba7f1797071040bd20e2bed5a6d0f4e994
parent519d81956ee277b4419c723adfb154603c2565ba
uapi: Add <linux/map_to_14segment.h>

Add a header file providing translation primitives and tables for the
conversion of (ASCII) characters to a 14-segments notation, as used by
14-segment alphanumeric displays.

This follows the spirit of include/uapi/linux/map_to_7segment.h.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
include/uapi/linux/map_to_14segment.h [new file with mode: 0644]