fb.h 106 B

123456
  1. #ifndef _ASM_FB_H_
  2. #define _ASM_FB_H_
  3. #define fb_pgprotect(...) do {} while (0)
  4. #endif /* _ASM_FB_H_ */