Skip to content
Commit 5ef8db8a authored by Daniel Leung's avatar Daniel Leung Committed by Anas Nashif
Browse files

xcc: define __INT*_C() and __UINT*_C()



Our minimal C library makes an alias of UINT*_C() to
be __UINT*_C() and INT*_C() to __INT*_C(). However,
in XCC, these are not defined by default, so define
them ourselves.

Signed-off-by: default avatarDaniel Leung <daniel.leung@intel.com>
parent fe0d4b3b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment