summaryrefslogtreecommitdiffstats
path: root/linux-user/x86_64/syscallhdr.sh
Commit message (Collapse)AuthorAgeFilesLines
* linux-user, x86_64: add syscall table generation supportLaurent Vivier2020-03-201-0/+28
Copy syscall_64.tbl and syscallhdr.sh from linux/arch/x86/kernel/syscalls v5.5 Update syscallhdr.sh to generate QEMU syscall_nr.h Signed-off-by: Laurent Vivier <laurent@vivier.eu> Reviewed-by: Taylor Simpson <tsimpson@quicinc.com> Message-Id: <20200310103403.3284090-16-laurent@vivier.eu> Signed-off-by: Laurent Vivier <laurent@vivier.eu>