Sign in
kernel
/
pub
/
scm
/
virt
/
kvm
/
kvm-unit-tests
/
ac9e075980a0be4cbaa70671de25462070af5adf
/
.
/
lib
/
powerpc
/
io.h
blob: 1f5a7bd6d7453f3ce77b99d58275d261d8b93b4a [
file
]
/*
* 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
);