diff options
Diffstat (limited to 'vendor/modernc.org/libc/errno/capi_darwin_arm64.go')
-rw-r--r-- | vendor/modernc.org/libc/errno/capi_darwin_arm64.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/modernc.org/libc/errno/capi_darwin_arm64.go b/vendor/modernc.org/libc/errno/capi_darwin_arm64.go index e5d901d0..ee647ccf 100644 --- a/vendor/modernc.org/libc/errno/capi_darwin_arm64.go +++ b/vendor/modernc.org/libc/errno/capi_darwin_arm64.go @@ -1,4 +1,4 @@ -// Code generated by 'ccgo errno/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 errno/errno_darwin_arm64.go -pkgname errno', DO NOT EDIT. +// Code generated by 'ccgo errno/gen.c -crt-import-path -export-defines -export-enums -export-externs X -export-fields F -export-structs -export-typedefs -header -hide _OSSwapInt16,_OSSwapInt32,_OSSwapInt64 -ignore-unsupported-alignment -o errno/errno_darwin_arm64.go -pkgname errno', DO NOT EDIT. package errno |