Home
last modified time | relevance | path

Searched refs:app_hart_common_start (Results 1 – 1 of 1) sorted by relevance

/hal_microchip-latest/mpfs/mpfs_hal/startup_gcc/
Dsystem_startup.c303 const uint64_t app_hart_common_start = (const uint64_t)&__app_hart_common_start; in main_other_hart() local
304 hls->shared_mem = (uint64_t *)app_hart_common_start; in main_other_hart()