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
/
kd.h
blob
25bd17fad239f44da6e2576413fc4a43e1342ede
1
#ifndef _LINUX_KD_H
2
#define _LINUX_KD_H
3
4
#include <uapi/linux/kd.h>
5
6
#define KD_FONT_FLAG_OLD 0x80000000
/* Invoked via old interface [compat] */
7
#endif
/* _LINUX_KD_H */