mirror of
https://github.com/linux-msm/openocd.git
synced 2026-02-25 13:15:07 -08:00
target: remove some more duplicate includes
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
This commit is contained in:
@@ -27,7 +27,6 @@
|
||||
#endif
|
||||
|
||||
#include "etm.h"
|
||||
#include "arm11.h"
|
||||
#include "breakpoints.h"
|
||||
#include "arm11_dbgtap.h"
|
||||
#include "arm_simulator.h"
|
||||
|
||||
@@ -33,7 +33,6 @@
|
||||
#include "breakpoints.h"
|
||||
#include "embeddedice.h"
|
||||
#include "target_request.h"
|
||||
#include "arm7_9_common.h"
|
||||
#include "etm.h"
|
||||
#include "time_support.h"
|
||||
#include "arm_simulator.h"
|
||||
|
||||
@@ -35,7 +35,6 @@
|
||||
|
||||
#include "breakpoints.h"
|
||||
#include "cortex_a8.h"
|
||||
#include "armv4_5.h"
|
||||
#include "register.h"
|
||||
#include "target_request.h"
|
||||
#include "target_type.h"
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
#include "breakpoints.h"
|
||||
#include "xscale.h"
|
||||
#include "target_type.h"
|
||||
#include "arm7_9_common.h"
|
||||
#include "arm_jtag.h"
|
||||
#include "arm_simulator.h"
|
||||
#include "arm_disassembler.h"
|
||||
#include "time_support.h"
|
||||
|
||||
Reference in New Issue
Block a user