Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HelenOS/helenos
/ program_counter_get
Function
program_counter_get
kernel/arch/abs32le/src/debug/stacktrace.c:74–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
}
73
74
uintptr_t program_counter_get(void)
75
{
76
return 0;
77
}
78
79
/** @}
80
*/
Callers
1
stack_trace
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected