make-syscalls.sh: fix comment referencing syscall-template

This commit is contained in:
Vineet Gupta 2019-01-31 22:45:10 -05:00 committed by Carlos O'Donell
parent 5fc9ed4c40
commit d5627550ae
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2019-01-31 Vineet Gupta <vgupta@synopsys.com>
* sysdeps/unix/make-syscalls.sh: Fix comment referencing
syscall-template file.
2019-01-31 Carlos O'Donell <carlos@redhat.com>
Torvald Riegel <triegel@redhat.com>
Rik Prohaska <prohaska7@gmail.com>

View File

@ -7,7 +7,7 @@
#
# This script is used to process the syscall data encoded in the various
# syscalls.list files to produce thin assembly syscall wrappers around the
# appropriate OS syscall. See syscall-template.s for more details on the
# appropriate OS syscall. See syscall-template.S for more details on the
# actual wrapper.
#
# Syscall Signature Prefixes: