Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
db4a83752cdc9f2cb4dbd94864eecb2c1770cec8
/
.
/
ext
/
hal
/
ti
/
simplelink
/
kernel
/
zephyr
/
dpl
/
dpl.h
blob: 3642a74603af8fd9f5680ea9683751c09149208a [
file
] [
log
] [
blame
]
/*
* Copyright (c) 2017, Texas Instruments Incorporated
*
* SPDX-License-Identifier: Apache-2.0
*/
#define
MEM_ALIGN
(
sizeof
(
uint32_t
))
extern
int
*
__errno
(
void
);