Sign in
coral
/
linux-imx
/
d788c03f6b1b5ca676c5526bcdc569a75e6a0803
/
.
/
arch
/
um
/
drivers
/
stdio_console.h
blob: 6d8275f71fd40a0c752370ece8ae2c5548d4d110 [
file
] [
log
] [
blame
]
/*
* Copyright (C) 2000 Jeff Dike (jdike@karaya.com)
* Licensed under the GPL
*/
#ifndef
__STDIO_CONSOLE_H
#define
__STDIO_CONSOLE_H
extern
void
save_console_flags
(
void
);
#endif