mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-10 17:43:16 +00: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... */
|