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