HomeSort by relevance Sort by last modified time
    Searched full:nommu_start_thread (Results 1 - 1 of 1) sorted by null

  /external/kernel-headers/original/asm-arm/
processor.h 53 #define nommu_start_thread(regs) do { } while (0) macro
55 #define nommu_start_thread(regs) regs->ARM_r10 = current->mm->start_data macro
74 nommu_start_thread(regs); \

Completed in 52 milliseconds