Home
last modified time | relevance | path

Searched defs:nommu_start_thread (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/arch/arm/include/asm/
Dprocessor.h51 #define nommu_start_thread(regs) do { } while (0) macro
53 #define nommu_start_thread(regs) regs->ARM_r10 = current->mm->start_data macro