فهرست منبع

system: add missing header

Anton Maklakov 4 سال پیش
والد
کامیت
d1db4d0c1b
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      components/xtensa/include/xtensa-debug-module.h

+ 2 - 0
components/xtensa/include/xtensa-debug-module.h

@@ -1,6 +1,8 @@
 #ifndef XTENSA_DEBUG_MODULE_H
 #define XTENSA_DEBUG_MODULE_H
 
+#include <xtensa/config/core-isa.h>
+
 /*
 ERI registers / OCD offsets and field definitions
 */