This is a test commit to verify repository access

llvm-svn: 333309
This commit is contained in:
H.J. Lu 2018-05-25 20:51:10 +00:00
parent fc53b60a14
commit caab7c8cca
1 changed files with 1 additions and 0 deletions

View File

@ -264,6 +264,7 @@ namespace __sanitizer {
#else
#error Unknown size of struct ustat
#endif
unsigned struct_ustat_sz = SIZEOF_STRUCT_USTAT;
unsigned struct_rlimit64_sz = sizeof(struct rlimit64);
unsigned struct_statvfs64_sz = sizeof(struct statvfs64);