MCPcopy Create free account
hub / github.com/F-Stack/f-stack / platform_obj

Function platform_obj

freebsd/arm/arm/platform.c:80–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78static delay_func platform_delay;
79
80platform_t
81platform_obj(void)
82{
83
84 return (plat_obj);
85}
86
87void
88platform_probe_and_attach(void)

Callers 3

platform_pl310_initFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected