mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-06-25 11:12:16 +00:00
5 lines
76 B
C
5 lines
76 B
C
#ifndef _M32R_BUG_H
|
|
#define _M32R_BUG_H
|
|
#include <asm-generic/bug.h>
|
|
#endif
|