Kernel  |  3.0

下载     查看原文件
C++程序  |  9行  |  135 B
#ifndef _CRIS_SWAB_H
#define _CRIS_SWAB_H

#ifdef __KERNEL__
#include <arch/swab.h>
#endif /* __KERNEL__ */

#endif /* _CRIS_SWAB_H */