Update dependencies
This commit is contained in:
4
vendor/modernc.org/libc/signal/signal_linux_arm.go
generated
vendored
4
vendor/modernc.org/libc/signal/signal_linux_arm.go
generated
vendored
@ -1,4 +1,4 @@
|
||||
// Code generated by 'ccgo signal/gen.c -crt-import-path "" -export-defines "" -export-enums "" -export-externs X -export-fields F -export-structs "" -export-typedefs "" -hide _OSSwapInt16,_OSSwapInt32,_OSSwapInt64 -o signal/signal_linux_arm.go -pkgname signal', DO NOT EDIT.
|
||||
// Code generated by 'ccgo signal/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 signal/signal_linux_arm.go -pkgname signal', DO NOT EDIT.
|
||||
|
||||
package signal
|
||||
|
||||
@ -1628,9 +1628,7 @@ type X_libc_fpstate = struct {
|
||||
}
|
||||
Ffpsr uint32 /* unsigned fpsr: 32 */
|
||||
Ffpcr uint32 /* unsigned fpcr: 32 */
|
||||
_ [1]byte
|
||||
Fftype [8]uint8
|
||||
_ [3]byte
|
||||
Finit_flag uint32
|
||||
} /* ucontext.h:81:1 */
|
||||
|
||||
|
Reference in New Issue
Block a user