<linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string()
[linux-2.6-block.git] / include / linux / kd.h
CommitLineData
1da177e4
LT
1#ifndef _LINUX_KD_H
2#define _LINUX_KD_H
1da177e4 3
607ca46e 4#include <uapi/linux/kd.h>
1da177e4 5
1da177e4 6#define KD_FONT_FLAG_OLD 0x80000000 /* Invoked via old interface [compat] */
1da177e4 7#endif /* _LINUX_KD_H */