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

Function decompressor_soc_init

src/lib/decompressor.c:37–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35};
36
37__weak void decompressor_soc_init(void) { /* no-op */ }
38
39void main(void)
40{

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected