1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-09-01 05:02:03 +03:00

(symbols): Add entry for HYPER.

This commit is contained in:
Ulrich Drepper
2001-04-04 17:26:50 +00:00
parent d92643e24d
commit ce64ae6baa

View File

@@ -440,6 +440,7 @@ static const token symbols[] =
{TOK_UNSIGNED, "unsigned"},
{TOK_SHORT, "short"},
{TOK_LONG, "long"},
{TOK_HYPER, "hyper"},
{TOK_FLOAT, "float"},
{TOK_DOUBLE, "double"},
{TOK_STRING, "string"},