projects
/
platform
/
upstream
/
binutils.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
PR 14072
[platform/upstream/binutils.git]
/
gas
/
itbl-lex-wrapper.c
1
/* The C source file generated by flex includes stdio.h before any of
2
the C code in itbl-lex.l. Make sure we include sysdep.h first, so
3
that config.h can set the correct values for various things. */
4
#include "sysdep.h"
5
#include "itbl-lex.c"