mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-02 03:52:25 -06:00
Update dependencies (#333)
This commit is contained in:
parent
ce22e03f9d
commit
182b4eea73
848 changed files with 377869 additions and 107280 deletions
12
vendor/modernc.org/libc/sync_linux_amd64.go
generated
vendored
12
vendor/modernc.org/libc/sync_linux_amd64.go
generated
vendored
|
|
@ -1,12 +0,0 @@
|
|||
// Copyright 2021 The Libc Authors. All rights reserved.
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
package libc // import "modernc.org/libc"
|
||||
|
||||
// __sync_synchronize();
|
||||
func X__sync_synchronize(t *TLS) {
|
||||
__sync_synchronize()
|
||||
}
|
||||
|
||||
func __sync_synchronize()
|
||||
Loading…
Add table
Add a link
Reference in a new issue