Sign in
gem5
/
arm
/
linux
/
941f5f0f6ef5338814145cf2b813cf1f98873e2f
/
.
/
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