Move producer_is_realview to producer.c

This moves the producer_is_realview to producer.c.
This commit is contained in:
Tom Tromey
2025-01-31 11:28:48 -07:00
parent e17e25351f
commit 2e8e54fc54
5 changed files with 29 additions and 29 deletions

View File

@@ -32,6 +32,7 @@
#include "value.h"
#include "record.h"
#include "extract-store-integer.h"
#include "producer.h"
#include "complaints.h"
#include "dwarf2/frame.h"