Audit and eliminate redundant #include directives in arm target files.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1714 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -22,9 +22,7 @@
|
||||
#endif
|
||||
|
||||
#include "armv4_5_cache.h"
|
||||
|
||||
#include "log.h"
|
||||
#include "command.h"
|
||||
|
||||
int armv4_5_identify_cache(u32 cache_type_reg, armv4_5_cache_common_t *cache)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user