repo.or.cz
/
linux-stable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
crypto: atmel-sha - remove unnecessary static in atmel_sha_remove()
[linux-stable.git]
/
include
/
linux
/
screen_info.h
blob
f0f8bad54be9e509f9824bb74621b6e9706b778d
1
#ifndef _SCREEN_INFO_H
2
#define _SCREEN_INFO_H
3
4
#include <uapi/linux/screen_info.h>
5
6
extern
struct
screen_info screen_info
;
7
8
#endif
/* _SCREEN_INFO_H */