xref: /minix3/external/gpl3/gcc/usr.bin/gcc/arch/powerpc/multilib.h (revision 0a6a1f1d05b60e214de2f05a7310ddd1f0e590e7)
118a5822eSThomas Veerman /* This file is automatically generated.  DO NOT EDIT! */
2*0a6a1f1dSLionel Sambuc /* Generated from: NetBSD: mknative-gcc,v 1.70 2013/05/05 07:11:34 skrll Exp  */
3*0a6a1f1dSLionel Sambuc /* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp  */
418a5822eSThomas Veerman 
518a5822eSThomas Veerman static const char *const multilib_raw[] = {
618a5822eSThomas Veerman ". ;",
718a5822eSThomas Veerman NULL
818a5822eSThomas Veerman };
918a5822eSThomas Veerman 
10*0a6a1f1dSLionel Sambuc static const char *const multilib_reuse_raw[] = {
11*0a6a1f1dSLionel Sambuc NULL
12*0a6a1f1dSLionel Sambuc };
13*0a6a1f1dSLionel Sambuc 
1418a5822eSThomas Veerman static const char *const multilib_matches_raw[] = {
1518a5822eSThomas Veerman NULL
1618a5822eSThomas Veerman };
1718a5822eSThomas Veerman 
1818a5822eSThomas Veerman static const char *multilib_extra = "";
1918a5822eSThomas Veerman 
2018a5822eSThomas Veerman static const char *const multilib_exclusions_raw[] = {
2118a5822eSThomas Veerman NULL
2218a5822eSThomas Veerman };
2318a5822eSThomas Veerman 
2418a5822eSThomas Veerman static const char *multilib_options = "";
25