mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-02-17 13:10:12 +08:00
9 lines
119 B
C
9 lines
119 B
C
/* Solaris-2 host system */
|
|
|
|
#include "hosts/sysv4.h"
|
|
|
|
#ifndef __GNUC__
|
|
#include <alloca.h>
|
|
#endif
|
|
/* That's all... */
|