mirror of
https://gitlab.com/qemu-project/openbios.git
synced 2024-02-13 08:34:06 +08:00
5 lines
139 B
C
5 lines
139 B
C
|
|
extern phandle_t pic_handle;
|
||
|
|
|
||
|
|
void ob_macio_init(const char *path, uint32_t addr);
|
||
|
|
void macio_nvram_init(const char *path, uint32_t addr);
|