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:
@@ -24,11 +24,7 @@
|
||||
#endif
|
||||
|
||||
#include "arm11.h"
|
||||
#include "jtag.h"
|
||||
#include "log.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#if 0
|
||||
#define JTAG_DEBUG(expr ...) DEBUG(expr)
|
||||
|
||||
Reference in New Issue
Block a user