remove comment cruft that got left behind in x86_64 syscall.s
[musl] / arch / x86_64 / syscall.h
2011-03-19 Rich Felkeroverhaul syscall interface
2011-02-15 Rich Felkerfix directory reading on x86_64
2011-02-15 Rich Felkerremove standalone syscall cruft
2011-02-15 Nicholas J. KainRemove __syscall_lseek from x86_64 syscall.h.
2011-02-15 Nicholas J. KainPort musl to x86-64. One giant commit!