MCPcopy Create free account
hub / github.com/coreboot/coreboot / timestamp_table_set

Function timestamp_table_set

src/lib/timestamp.c:88–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86}
87
88static void timestamp_table_set(struct timestamp_table *ts)
89{
90 glob_ts_table = ts;
91}
92
93static const char *timestamp_name(enum timestamp_id id)
94{

Callers 2

timestamp_initFunction · 0.85
timestamp_reinitFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected