]> git.ipfire.org Git - thirdparty/gcc.git/blob - gcc/config/sparc/xm-sol2.h
Daily bump.
[thirdparty/gcc.git] / gcc / config / sparc / xm-sol2.h
1 /* If not compiled with GNU C, include the system's <alloca.h> header. */
2 #ifndef __GNUC__
3 #include <alloca.h>
4 #endif