import
This commit is contained in:
10
qemu/include/hw/m68k/m68k.h
Normal file
10
qemu/include/hw/m68k/m68k.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef HW_M68K_H
|
||||
#define HW_M68K_H
|
||||
|
||||
#include "uc_priv.h"
|
||||
|
||||
void dummy_m68k_machine_init(struct uc_struct *uc);
|
||||
|
||||
void m68k_cpu_register_types(void *opaque);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user