Sort the syscalls.mk files, give all generated files the same header.

No non-comment changes to the .S files.

Change-Id: Iafcfd004c3ea92b64268f80ab16df615b97cefac
This commit is contained in:
Elliott Hughes
2013-10-16 14:27:59 -07:00
parent 1f29c2f510
commit 103ccde8fe
834 changed files with 2442 additions and 1603 deletions

View File

@@ -1,4 +1,4 @@
/* Auto-generated by gensyscalls.py; do not edit. */
/* Generated by gensyscalls.py. Do not edit. */
#ifndef _BIONIC_GLIBC_SYSCALLS_H_
#define _BIONIC_GLIBC_SYSCALLS_H_
#if defined(__arm__)