aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-um/bitops.h
blob: 46d781953d3ad7c5fa42e92f3c0489bf5eeccf64 (plain) (blame)
1
2
3
4
5
6
#ifndef __UM_BITOPS_H
#define __UM_BITOPS_H

#include "asm/arch/bitops.h"

#endif