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