]> git.ipfire.org Git - thirdparty/gcc.git/blame - gcc/config/sparc/xm-sol2.h
* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12
[thirdparty/gcc.git] / gcc / config / sparc / xm-sol2.h
CommitLineData
cc9a4c0e
RS
1/* If not compiled with GNU C, include the system's <alloca.h> header. */
2#ifndef __GNUC__
3#include <alloca.h>
4#endif