Skip to content
  • Philippe Gerum's avatar
    cobalt/kernel: drop <asm/xenomai/atomic.h> · b251b887
    Philippe Gerum authored
    We define no arch-specific implementations for atomic operations
    anymore. We use the regular linux helpers in kernel code, and generic
    GCC atomic builtins in userland.
    
    <asm-generic/xenomai/atomic.h> becomes a userland only header.
    b251b887