diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2015-07-25 00:01:04 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2015-07-25 00:01:04 +0000 |
commit | 2850beb940a4a05e901fe608cf7d45dc8efbb49e (patch) | |
tree | 2bf6b3de2603347489d6e17a4adf5d230d6252c9 /gcc/function.c | |
parent | 120536c753c841519ccf7170db5ee40c015219fc (diff) | |
download | gcc-2850beb940a4a05e901fe608cf7d45dc8efbb49e.zip gcc-2850beb940a4a05e901fe608cf7d45dc8efbb49e.tar.gz gcc-2850beb940a4a05e901fe608cf7d45dc8efbb49e.tar.bz2 |
syscall: Add ioctl consts from if_tun.h
During the gccgo build define constants from
some header files are processed by mksysinfo.sh and
added to syscall.go. In some cases the constants
are based on macros which are not processed
correctly by mksysinfo.sh. This adds the support
to generate the correct values for the TUN* constants
from linux/if_tun.h.
Fixes golang/go#11707
Reviewed-on: https://go-review.googlesource.com/12491
From-SVN: r226196
Diffstat (limited to 'gcc/function.c')
0 files changed, 0 insertions, 0 deletions