commit | 103ccde8fe2f2c8abde914a8ba736b2e9cb8d20b | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Wed Oct 16 14:27:59 2013 -0700 |
committer | Elliott Hughes <enh@google.com> | Wed Oct 16 14:27:59 2013 -0700 |
tree | b89dd26c065ca696293d554a7998a6593ed8f73b | |
parent | 1f29c2f51097b68110bc2766a7c1560d6a8831d0 [diff] [blame] |
Sort the syscalls.mk files, give all generated files the same header. No non-comment changes to the .S files. Change-Id: Iafcfd004c3ea92b64268f80ab16df615b97cefac
diff --git a/libc/arch-mips/syscalls/getitimer.S b/libc/arch-mips/syscalls/getitimer.S index 82e6a45..40f90f2 100644 --- a/libc/arch-mips/syscalls/getitimer.S +++ b/libc/arch-mips/syscalls/getitimer.S
@@ -1,4 +1,5 @@ -/* autogenerated by gensyscalls.py */ +/* Generated by gensyscalls.py. Do not edit. */ + #include <asm/unistd.h> .text .globl getitimer