xtensa_api: added esp_types for common error handler callback (bool)

This commit is contained in:
Michael Balzer 2018-05-22 21:17:09 +02:00
parent 9d8e44e0f0
commit 5e0d903dfd

View file

@ -29,6 +29,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#define __XTENSA_API_H__
#include <xtensa/hal.h>
#include <esp_types.h>
#include "xtensa_context.h"