--- dietlibc/PORTING 2009/07/21 23:46:28 1.7 +++ dietlibc/PORTING 2014/03/24 08:19:56 1.8 @@ -18,9 +18,11 @@ To port the diet libc to a new architect - edit include/sys/mman.h - edit include/sys/shm.h - edit include/sys/stat.h + - edit include/sys/tls.h - edit include/errno.h - edit syscalls.h - edit include/termios.h + - edit lib/__get_cur_tcb.c - edit diet.c to make it recognize the architecture and add proper CFLAGS - edit libcompat/syscall.S