Sign in
android-kvm
/
kvm-unit-tests
/
d8de5a333fde550f6bd93c41ee0539de3cabd4ab
/
.
/
lib
/
arm
/
io.h
blob: 183479c899a9170cf11bc2aaba3133ab0871c309 [
file
] [
log
] [
blame
]
/*
* Prototypes for io.c
*
* This work is licensed under the terms of the GNU GPL, version 2.
*/
#ifndef
_ARM_IO_H_
#define
_ARM_IO_H_
extern
void
io_init
(
void
);
#endif