summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2017-05-11 04:29:20 +0000
committerjhb <jhb@FreeBSD.org>2017-05-11 04:29:20 +0000
commit6779924e0aaf5eec57d80e8cdfb50aaaac0e9baa (patch)
treec4cb1e5ac077684466a69f6420b7ac8b0ec9e9e5 /share
parentad537fffad15afb7170d9a8c984e4bcd7ae8e508 (diff)
downloadFreeBSD-src-6779924e0aaf5eec57d80e8cdfb50aaaac0e9baa.zip
FreeBSD-src-6779924e0aaf5eec57d80e8cdfb50aaaac0e9baa.tar.gz
MFC 313999: Consolidate statements to initialize files.
Previously, the first lines of various generated files from system call tables were generated in two sections. Some of the initialization was done in BEGIN, and the rest was done when the first line was encountered. The main reason for this split before r313564 was that most of the initialization done in the second section depended on the $FreeBSD$ tag extracted from the system call table. Now that the $FreeBSD$ tag is no longer used, consolidate all of the file initialization in the BEGIN section. This change was tested by confirming that the content of generated files did not change.
Diffstat (limited to 'share')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud