aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/screen_info.h
blob: f0f8bad54be9e509f9824bb74621b6e9706b778d (plain) (blame)
1
2
3
4
5
6
7
8
#ifndef _SCREEN_INFO_H
#define _SCREEN_INFO_H

#include <uapi/linux/screen_info.h>

extern struct screen_info screen_info;

#endif /* _SCREEN_INFO_H */