Browse Source
The dv-cfi code uses the bool type but doesn't include the stdbool.h header. I didn't notice for Blackfin targets as the core Blackfin header will include stdbool.h, but most targets don't do this. Signed-off-by: Mike Frysinger <vapier@gentoo.org>gdb_7_4-branch
2 changed files with 5 additions and 0 deletions
Loading…
Reference in new issue