Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ platform_cpu_init
Function
platform_cpu_init
freebsd/mips/malta/malta_machdep.c:108–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
106
};
107
108
void
109
platform_cpu_init()
110
{
111
/* Nothing special */
112
}
113
114
/*
115
* Put character to Malta LCD at given position.
Callers
1
mips_cpu_init
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected