Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
39
void main(void)
40
{
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected