Raw File
cmpxchg.h
#ifndef __UM_CMPXCHG_H
#define __UM_CMPXCHG_H

#include "asm/arch/cmpxchg.h"

#endif
back to top