xref: /kvm-unit-tests/lib/arm/io.h (revision d5b60621b0e6863fd62e4657b7a2ec70bf7eee34)
1 /*
2  * Prototypes for io.c
3  *
4  * This work is licensed under the terms of the GNU GPL, version 2.
5  */
6 
7 extern void io_init(void);
8