#41466: syscall


ray2006950712@gmail.com (Ray Liu)


使用syscall代替printf(stdio.h)、puts(stdio.h)、write(unistd.h)
syscall(1, 1, "hello, world", 12);