skl/kbl mainboards: Move PCIe related settings into their device scope
[coreboot.git] / tests / include / stubs / timestamp.h
blob10b81598c40c54a5f6c5d9f532eb1b3b462053a7
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 #include <types.h>
4 void dummy_timestamp_set(uint64_t v);
6 void dummy_timestamp_tick_freq_mhz_set(int v);