summaryrefslogtreecommitdiffstats
path: root/sys/i386/ibcs2/ibcs2_syscall.h
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2017-05-10 23:09:17 +0000
committerjhb <jhb@FreeBSD.org>2017-05-10 23:09:17 +0000
commitbdf4e41a67dba93b6676b6e4a77ca73df8a7d7b6 (patch)
tree4aa2e2b8a7ed6b71e237c9ce62d136b369bae674 /sys/i386/ibcs2/ibcs2_syscall.h
parentc0ac95fd0ac9f0466a427d868118f4f039cb453c (diff)
downloadFreeBSD-src-bdf4e41a67dba93b6676b6e4a77ca73df8a7d7b6.zip
FreeBSD-src-bdf4e41a67dba93b6676b6e4a77ca73df8a7d7b6.tar.gz
MFC 313564:
Drop the "created from" line from files generated by makesyscalls.sh. This information is less useful when the generated files are included in source control along with the source. If needed it can be reconstructed from the $FreeBSD$ tag in the generated file. Removing this information from the generated output permits committing the generated files along with the change to the system call master list without having inconsistent metadata in the generated files. Regenerate the affected files along with the MFC.
Diffstat (limited to 'sys/i386/ibcs2/ibcs2_syscall.h')
-rw-r--r--sys/i386/ibcs2/ibcs2_syscall.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/i386/ibcs2/ibcs2_syscall.h b/sys/i386/ibcs2/ibcs2_syscall.h
index 2a1d9c3..d7f0113 100644
--- a/sys/i386/ibcs2/ibcs2_syscall.h
+++ b/sys/i386/ibcs2/ibcs2_syscall.h
@@ -3,7 +3,6 @@
*
* DO NOT EDIT-- this file is automatically generated.
* $FreeBSD$
- * created from FreeBSD: head/sys/i386/ibcs2/syscalls.master 227691 2011-11-19 06:35:15Z ed
*/
#define IBCS2_SYS_syscall 0
OpenPOWER on IntegriCloud