Commit ed47f121 by Tobias Fuchs

Merge branch 'development' of github.com:siemens/embb into development

parents 0696cc7f dbc552f2
...@@ -56,7 +56,7 @@ typedef uint64_t EMBB_BASE_BASIC_TYPE_SIZE_8; ...@@ -56,7 +56,7 @@ typedef uint64_t EMBB_BASE_BASIC_TYPE_SIZE_8;
#define EMBB_UINTMAX_T_TYPE_SIZE ${EMBB_UINTMAX_T_TYPE_SIZE} #define EMBB_UINTMAX_T_TYPE_SIZE ${EMBB_UINTMAX_T_TYPE_SIZE}
#ifdef EMBB_ARCH_X86_64 #ifdef EMBB_PLATFORM_ARCH_X86_64
# define EMBB_64_BIT_ATOMIC_AVAILABLE_VAL 1 # define EMBB_64_BIT_ATOMIC_AVAILABLE_VAL 1
# define EMBB_64_BIT_ATOMIC_AVAILABLE # define EMBB_64_BIT_ATOMIC_AVAILABLE
#else #else
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment