Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coreboot/coreboot
/ init_timer
Function
init_timer
src/lib/timer.c:7–7 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5
#include <thread.h>
6
7
__weak void init_timer(void) { /* do nothing */ }
8
9
void udelay(unsigned int usec)
10
{
Callers
3
main
Function · 0.70
main
Function · 0.70
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected