Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
morse
/
kvm-unit-tests
/
75a7ac3089e07511231d3fd7b612cd9e243edd7b
/
.
/
lib
/
powerpc
/
io.h
blob: 1f5a7bd6d7453f3ce77b99d58275d261d8b93b4a [
file
] [
log
] [
blame
]
/*
* Prototypes for io.c
*
* This work is licensed under the terms of the GNU GPL, version 2.
*/
extern
void
io_init
(
void
);
extern
void
putchar
(
int
c
);