diff options
author | 2013-12-06 09:02:19 +0530 | |
---|---|---|
committer | 2013-12-06 09:02:19 +0530 | |
commit | f4479220946ab71e6d73e8a7bd7e96b148e848f7 (patch) | |
tree | 5732999eb01ad0e0ceba129ed14781c0f8bc6791 /string/mempcpy.c | |
parent | Add SH implementation of sotruss-lib.c and c++-types.data. (diff) | |
download | glibc-f4479220946ab71e6d73e8a7bd7e96b148e848f7.tar.xz glibc-f4479220946ab71e6d73e8a7bd7e96b148e848f7.zip |
benchtests: Append volatile keyword to type instead of prepending
`volatile int` means the same as 'int volatile', but that's not the
case for 'volatile char *' and 'char * volatile'. We won't need a
'char volatile *' or other complicated semantics for now.
Diffstat (limited to 'string/mempcpy.c')
0 files changed, 0 insertions, 0 deletions