fileio: improve API types
[fw/openocd] / src / target / cortex_m3.h
index ed08323758d8ab279bd0de191f4cccc6ea94f16d..759c2bc711c34b4f25e89c0a01328cf210c58f9a 100644 (file)
@@ -26,7 +26,6 @@
 #ifndef CORTEX_M3_H
 #define CORTEX_M3_H
 
-#include "register.h"
 #include "target.h"
 #include "armv7m.h"