remove unused include file: inttypes.h
git-svn-id: svn://svn.berlios.de/openocd/trunk@2072 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -31,8 +31,6 @@
|
||||
#include "image.h"
|
||||
#include "time_support.h"
|
||||
|
||||
#include <inttypes.h>
|
||||
|
||||
/* command handlers */
|
||||
static int handle_flash_bank_command(struct command_context_s *cmd_ctx, char *cmd, char **args, int argc);
|
||||
static int handle_flash_info_command(struct command_context_s *cmd_ctx, char *cmd, char **args, int argc);
|
||||
|
||||
Reference in New Issue
Block a user