Sign in
qemu-android
/
qemu-android
/
refs/heads/qemu-upstream-2.7
/
.
/
include
/
hw
/
empty_slot.h
blob: 123a9f89890b23892c5565b0010a3d2274b2bb4a [
file
] [
log
] [
blame
] [
edit
]
#ifndef
HW_EMPTY_SLOT_H
#define
HW_EMPTY_SLOT_H
/* empty_slot.c */
void
empty_slot_init
(
hwaddr addr
,
uint64_t
slot_size
);
#endif