mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-29 05:18:00 +00:00
common: Move processor.h in
travis-ci: success for Common headers Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com>
This commit is contained in:
parent
263061d923
commit
8fa72cf711
@ -1,7 +1,7 @@
|
||||
#ifndef __CR_ATOMIC_H__
|
||||
#define __CR_ATOMIC_H__
|
||||
|
||||
#include "asm/processor.h"
|
||||
#include "common/arch/arm/asm/processor.h"
|
||||
|
||||
typedef struct {
|
||||
int counter;
|
||||
|
Loading…
x
Reference in New Issue
Block a user