view libgcc/gstdint.h @ 144:8f4e72ab4e11

fix segmentation fault caused by nothing next cur_op to end
author Takahiro SHIMIZU <anatofuz@cr.ie.u-ryukyu.ac.jp>
date Sun, 23 Dec 2018 21:23:56 +0900
parents a06113de4d67
children
line wrap: on
line source

/* This header is only for use of libdecnumber built as part of
   libgcc.  The targets supported for decimal floating point have
   <stdint.h>; libdecnumber uses GCC_HEADER_STDINT only for the sake
   of the host.  */

#include <stdint.h>