Files
linux-apfs/include/linux/screen_info.h
T

9 lines
152 B
C
Raw Normal View History

2006-01-08 01:04:54 -08:00
#ifndef _SCREEN_INFO_H
#define _SCREEN_INFO_H
2012-10-13 10:46:48 +01:00
#include <uapi/linux/screen_info.h>
2006-01-08 01:04:54 -08:00
extern struct screen_info screen_info;
2006-01-08 01:04:54 -08:00
#endif /* _SCREEN_INFO_H */