Audit and eliminate redundant #include directives in src/flash sources.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1712 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -23,16 +23,9 @@
|
||||
#endif
|
||||
|
||||
#include "lpc2000.h"
|
||||
|
||||
#include "flash.h"
|
||||
#include "target.h"
|
||||
#include "log.h"
|
||||
#include "armv4_5.h"
|
||||
#include "algorithm.h"
|
||||
#include "binarybuffer.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
/* flash programming support for Philips LPC2xxx devices
|
||||
* currently supported devices:
|
||||
|
||||
Reference in New Issue
Block a user