home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 4: GNU Archives / Linux Cubed Series 4 - GNU Archives.iso / gnu / binutils.7 / binutils / binutils-2.7 / libiberty / alloca-botch.h next >
Encoding:
C/C++ Source or Header  |  1996-07-04  |  188 b   |  6 lines

  1. /* RS/6000 AIX botched alloca and requires a pragma, which ordinary compilers
  2.    throw up about, so we have to put it in a specially-configured file.
  3.    Like this one.  */
  4.  
  5. #pragma alloca
  6.