]> Git Repo - qemu.git/blob - hw/empty_slot.h
Merge remote-tracking branch 'quintela/thread-20121220.next' into staging
[qemu.git] / hw / empty_slot.h
1 #ifndef HW_EMPTY_SLOT_H
2 #define HW_EMPTY_SLOT_H 1
3
4 /* empty_slot.c */
5 void empty_slot_init(hwaddr addr, uint64_t slot_size);
6
7 #endif
This page took 0.02436 seconds and 4 git commands to generate.