mirror of git://sourceware.org/git/glibc.git
(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