target: less implicit inclusion of "etm.h"
Don't include it in more headers than necessary; just use it in the few files that actually need it. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
This commit is contained in:
@@ -26,10 +26,10 @@
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include "etm.h"
|
||||
#include "arm11.h"
|
||||
#include "breakpoints.h"
|
||||
#include "arm11_dbgtap.h"
|
||||
#include "armv4_5.h"
|
||||
#include "arm_simulator.h"
|
||||
#include "time_support.h"
|
||||
#include "target_type.h"
|
||||
|
||||
Reference in New Issue
Block a user