Commit 8fa72cf7 authored by Cyrill Gorcunov's avatar Cyrill Gorcunov Committed by Pavel Emelyanov

common: Move processor.h in

travis-ci: success for Common headers
Signed-off-by: 's avatarCyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
parent 263061d9
#ifndef __CR_ATOMIC_H__
#define __CR_ATOMIC_H__
#include "asm/processor.h"
#include "common/arch/arm/asm/processor.h"
typedef struct {
int counter;
......
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 to comment