Raw File
cpumask.h
#ifndef _ASM_CPUMASK_H
#define _ASM_CPUMASK_H

#include <asm-generic/cpumask.h>

#endif /* _ASM_CPUMASK_H */
back to top