1SRCS+= __vdso_gettc.c \ 2 pdrfork_thread_gen.c \ 3 rfork_thread_gen.c \ 4 sched_getcpu_gen.c 5 6MDASM= \ 7 cerror.S \ 8 vfork.S 9
1SRCS+= __vdso_gettc.c \ 2 pdrfork_thread_gen.c \ 3 rfork_thread_gen.c \ 4 sched_getcpu_gen.c 5 6MDASM= \ 7 cerror.S \ 8 vfork.S 9