Create startup files from the GCC sources and drop our versions.
[dragonfly.git] / gnu / usr.bin / cc40 / cc_prep / multilib.h
1 /* $DragonFly: src/gnu/usr.bin/cc40/cc_prep/Attic/multilib.h,v 1.1 2005/06/05 22:43:20 corecode Exp $ */
2
3 static const char *const multilib_raw[] = {
4 ". ;",
5 NULL
6 };
7
8 static const char *const multilib_matches_raw[] = {
9 NULL
10 };
11
12 static const char *multilib_extra = "";
13
14 static const char *const multilib_exclusions_raw[] = {
15 NULL
16 };
17
18 static const char *multilib_options = "";