aboutsummaryrefslogtreecommitdiff
path: root/gas/config/bfin-lex-wrapper.c
blob: ac38720ccf315ee0e211761f485a976334e3324f (plain)
1
2
3
4
5
/* The C source file generated by flex includes stdio.h before any of
   the C code in bfin-lex.l.  Make sure we include sysdep.h first, so
   that config.h can set the correct values for various things.  */
#include "sysdep.h"
#include "bfin-lex.c"