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:
@@ -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"},
|
||||
|
Reference in New Issue
Block a user