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