root/headers/private/kernel/arch/atomic.h
/*
 * Copyright 2014, Paweł Dziepak, pdziepak@quarnos.org.
 * Distributed under the terms of the MIT License.
 */
#ifndef _KERNEL_ARCH_ATOMIC_H
#define _KERNEL_ARCH_ATOMIC_H


#include <SupportDefs.h>

#include <KernelExport.h>

#include <arch_atomic.h>


#endif  // _KERNEL_ARCH_ATOMIC_H