repo.or.cz
/
coreboot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
skl/kbl mainboards: Move PCIe related settings into their device scope
[coreboot.git]
/
tests
/
include
/
stubs
/
timestamp.h
blob
10b81598c40c54a5f6c5d9f532eb1b3b462053a7
1
/* SPDX-License-Identifier: GPL-2.0-only */
2
#include <types.h>
3
4
void
dummy_timestamp_set
(
uint64_t
v
);
5
6
void
dummy_timestamp_tick_freq_mhz_set
(
int
v
);