Files
linux-apfs/arch/um/include/asm/bug.h
T

7 lines
76 B
C
Raw Normal View History

2005-04-16 15:20:36 -07:00
#ifndef __UM_BUG_H
#define __UM_BUG_H
2006-12-08 02:36:23 -08:00
2007-06-23 17:16:37 -07:00
#include <asm-generic/bug.h>
2006-12-08 02:36:23 -08:00
2005-04-16 15:20:36 -07:00
#endif