ckfwq/linux-3.0.4/arch/um/include/asm/bug.h

7 lines
76 B
C
Raw Normal View History

2024-12-30 10:53:50 +08:00
#ifndef __UM_BUG_H
#define __UM_BUG_H
#include <asm-generic/bug.h>
#endif