1*069dffd8Szrj static const char *const multilib_raw[] = { 2*069dffd8Szrj ". ;", 3*069dffd8Szrj NULL 4*069dffd8Szrj }; 5*069dffd8Szrj 6*069dffd8Szrj static const char *const multilib_reuse_raw[] = { 7*069dffd8Szrj NULL 8*069dffd8Szrj }; 9*069dffd8Szrj 10*069dffd8Szrj static const char *const multilib_matches_raw[] = { 11*069dffd8Szrj NULL 12*069dffd8Szrj }; 13*069dffd8Szrj 14*069dffd8Szrj static const char *multilib_extra = ""; 15*069dffd8Szrj 16*069dffd8Szrj static const char *const multilib_exclusions_raw[] = { 17*069dffd8Szrj NULL 18*069dffd8Szrj }; 19*069dffd8Szrj 20*069dffd8Szrj static const char *multilib_options = ""; 21