diff options
author | Siddhesh Poyarekar <siddhesh@redhat.com> | 2013-12-06 09:02:19 +0530 |
---|---|---|
committer | Siddhesh Poyarekar <siddhesh@redhat.com> | 2013-12-06 09:02:19 +0530 |
commit | f4479220946ab71e6d73e8a7bd7e96b148e848f7 (patch) | |
tree | 5732999eb01ad0e0ceba129ed14781c0f8bc6791 /sysdeps/unix/sysv/linux/getloadavg.c | |
parent | 8517800fabfba81e4b1c0e1c11521ee05b3cafaf (diff) | |
download | glibc-f4479220946ab71e6d73e8a7bd7e96b148e848f7.tar.gz 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 'sysdeps/unix/sysv/linux/getloadavg.c')
0 files changed, 0 insertions, 0 deletions