projects
/
platform
/
adaptation
/
renesas_rcar
/
renesas_kernel.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
mm/memblock.c: introduce bottom-up allocation mode
[platform/adaptation/renesas_rcar/renesas_kernel.git]
/
include
/
linux
/
kd.h
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 */