system: add missing header

Because we got rid of the including core-isa.h in newlib's config.h (8a3197a2a9a42dd99605cf8cc1e0f2d3c976c58c)
This commit is contained in:
Anton Maklakov 2022-02-21 16:49:41 +07:00
parent 12369a5faf
commit da0cfb806a

View File

@ -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
*/