Skip to content
Commit 80f73a05 authored by Christopher Friedt's avatar Christopher Friedt Committed by Anas Nashif
Browse files

doc kernel: atomics: support for 64-bit atomic operations



By redefining `atomic_t` as `long`, the type is 32-bit on
32-bit architectures and 64-bit on 64-bit architectures.

Signed-off-by: default avatarChristopher Friedt <chrisfriedt@gmail.com>
parent 174cb7f9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment