mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-13 05:41:26 +01:00
bea2bf458d
Do like bus_space(9) does. This fixes the build on platforms where
bus_addr_t and bus_size_t are different (like i386 PAE).
Reviewed by: jhibbits
Fixes:
|
||
---|---|---|
.. | ||
tpm20.c | ||
tpm20.h | ||
tpm_acpi.c | ||
tpm_bus.c | ||
tpm_crb.c | ||
tpm_if.m | ||
tpm_isa.c | ||
tpm_spibus.c | ||
tpm_tis_acpi.c | ||
tpm_tis_core.c | ||
tpm_tis_spibus.c | ||
tpm.c | ||
tpmvar.h |