]> Git Repo - qemu.git/blob - stubs/pc_madt_cpu_entry.c
tpm: Clean up error reporting in tpm_init_tpmdev()
[qemu.git] / stubs / pc_madt_cpu_entry.c
1 #include "qemu/osdep.h"
2 #include "hw/i386/pc.h"
3
4 void pc_madt_cpu_entry(AcpiDeviceIf *adev, int uid,
5                        const CPUArchIdList *apic_ids, GArray *entry)
6 {
7 }
This page took 0.022698 seconds and 4 git commands to generate.