jtag: move prototype of adapter init/quit and speed to adapter.h

After moved the code, align the include files.

Change-Id: I514a3020648816810d69f76c2ec4f6e52a1c57ab
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/6643
Tested-by: jenkins
Reviewed-by: Tarek BOCHKATI <tarek.bouchkati@gmail.com>
This commit is contained in:
Antonio Borneo
2021-10-07 14:30:43 +02:00
parent ba7d0bc491
commit 679dcd0b52
10 changed files with 40 additions and 31 deletions

View File

@@ -21,6 +21,7 @@
#include "mips64_pracc.h"
#include <helper/time_support.h>
#include <jtag/adapter.h>
#define STACK_DEPTH 32