mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-21 20:40:05 +00:00
(symbols): Add entry for HYPER.
This commit is contained in:
parent
d92643e24d
commit
ce64ae6baa
@ -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"},
|
||||
|
Loading…
Reference in New Issue
Block a user