Browse Source

Include config.h in pregenerated rlink_speed_table.c source.

git-svn-id: svn://svn.berlios.de/openocd/trunk@1755 b42882b7-edfa-0310-969c-e2dbd0fdcd60
tags/v0.2.0
zwelch 15 years ago
parent
commit
591a23ec8d
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      src/jtag/rlink/rlink_speed_table.c

+ 3
- 0
src/jtag/rlink/rlink_speed_table.c View File

@@ -1,4 +1,7 @@
/* This file was created automatically by ../../../tools/rlink_make_speed_table/rlink_make_speed_table.pl. */
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif

#include "rlink.h"
#include "st7.h"


Loading…
Cancel
Save