Loading...
Searching...
No Matches
Go to the documentation of this file.
12#ifndef __METAL_ERRNO__H__
13#define __METAL_ERRNO__H__
15#if defined(__ICCARM__)
16# include <metal/compiler/iar/errno.h>
17#elif defined(__ARMCC_VERSION)
18# include <metal/compiler/armcc/errno.h>