Home
last modified time | relevance | path

Searched refs:__sh_nommu (Results 1 - 2 of 2) sorted by relevance

/third_party/musl/src/thread/sh/
H A D__unmapself.c15 extern hidden unsigned __sh_nommu;
17 #define __sh_nommu 0 macro
22 if (__sh_nommu) __unmapself_sh_nommu(base, size); in __unmapself()
H A D__set_thread_area.c14 hidden unsigned __sh_nommu; variable
28 __sh_nommu = 1; in __set_thread_area()

Completed in 1 milliseconds