Sign in
qemu
/
qemu
/
c3132aff174ea35dd78bc8828fd79c28f9bc9a65
/
.
/
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