Sign in
android
/
kernel
/
omap
/
refs/heads/android-omap-tuna-3.0
/
.
/
arch
/
um
/
drivers
/
stdio_console.h
blob: 6d8275f71fd40a0c752370ece8ae2c5548d4d110 [
file
] [
log
] [
blame
] [
edit
]
/*
* Copyright (C) 2000 Jeff Dike (
[email protected]
)
* Licensed under the GPL
*/
#ifndef
__STDIO_CONSOLE_H
#define
__STDIO_CONSOLE_H
extern
void
save_console_flags
(
void
);
#endif