Michael Bruck <mbruck@digenius.de> include file fix
git-svn-id: svn://svn.berlios.de/openocd/trunk@1517 b42882b7-edfa-0310-969c-e2dbd0fdcd60__archive__
parent
9b7bd65883
commit
2fb843773b
|
@ -26,7 +26,7 @@
|
|||
#include "register.h"
|
||||
#include "embeddedice.h"
|
||||
#include "arm_jtag.h"
|
||||
#include <stdbool.h>
|
||||
#include "types.h"
|
||||
|
||||
#define asizeof(x) (sizeof(x) / sizeof((x)[0]))
|
||||
|
||||
|
|
Loading…
Reference in New Issue