diff options
Diffstat (limited to 'vendor/modernc.org/libc/limits/limits_darwin_amd64.go')
-rw-r--r-- | vendor/modernc.org/libc/limits/limits_darwin_amd64.go | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/vendor/modernc.org/libc/limits/limits_darwin_amd64.go b/vendor/modernc.org/libc/limits/limits_darwin_amd64.go index f1e015e4f..58a1b189e 100644 --- a/vendor/modernc.org/libc/limits/limits_darwin_amd64.go +++ b/vendor/modernc.org/libc/limits/limits_darwin_amd64.go @@ -1,4 +1,4 @@ -// Code generated by 'ccgo limits/gen.c -crt-import-path "" -export-defines "" -export-enums "" -export-externs X -export-fields F -export-structs "" -export-typedefs "" -hide _OSSwapInt16,_OSSwapInt32,_OSSwapInt64 -o limits/limits_darwin_amd64.go -pkgname limits', DO NOT EDIT. +// Code generated by 'ccgo limits/gen.c -crt-import-path "" -export-defines "" -export-enums "" -export-externs X -export-fields F -export-structs "" -export-typedefs "" -header -hide _OSSwapInt16,_OSSwapInt32,_OSSwapInt64 -o limits/limits_darwin_amd64.go -pkgname limits', DO NOT EDIT. package limits @@ -167,7 +167,7 @@ type X__uint128_t = struct { type X__builtin_va_list = uintptr /* <builtin>:46:14 */ type X__float128 = float64 /* <builtin>:47:21 */ -// Copyright (C) 1992-2020 Free Software Foundation, Inc. +// Copyright (C) 1992-2021 Free Software Foundation, Inc. // // This file is part of GCC. // @@ -873,7 +873,7 @@ type X__float128 = float64 /* <builtin>:47:21 */ // NZERO to be defined here. TBD. See also sys/param.h -// Copyright (C) 1991-2020 Free Software Foundation, Inc. +// Copyright (C) 1991-2021 Free Software Foundation, Inc. // // This file is part of GCC. // |