From 103ccde8fe2f2c8abde914a8ba736b2e9cb8d20b Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Wed, 16 Oct 2013 14:27:59 -0700 Subject: Sort the syscalls.mk files, give all generated files the same header. No non-comment changes to the .S files. Change-Id: Iafcfd004c3ea92b64268f80ab16df615b97cefac --- libc/arch-x86/syscalls/readv.S | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libc/arch-x86/syscalls/readv.S') diff --git a/libc/arch-x86/syscalls/readv.S b/libc/arch-x86/syscalls/readv.S index ff8f15c..77a2c7f 100644 --- a/libc/arch-x86/syscalls/readv.S +++ b/libc/arch-x86/syscalls/readv.S @@ -1,4 +1,5 @@ -/* autogenerated by gensyscalls.py */ +/* Generated by gensyscalls.py. Do not edit. */ + #include #include #include -- cgit v1.1