fb.h 106 字节
Newer Older
1 2 3 4 5 6
#ifndef _ASM_FB_H_
#define _ASM_FB_H_

#define fb_pgprotect(...) do {} while (0)

#endif /* _ASM_FB_H_ */