diff options
| author | Andrew Kelley <andrew@ziglang.org> | 2021-04-04 11:54:47 -0700 |
|---|---|---|
| committer | Andrew Kelley <andrew@ziglang.org> | 2021-04-04 11:54:47 -0700 |
| commit | 4d4bb69d7bfd809f63e1bddcced9c78d207a6ca6 (patch) | |
| tree | bc886b40377aab7941de5257b3653c1a7a27e545 /lib/libc/include/powerpc-linux-gnu/bits/struct_mutex.h | |
| parent | b25476bf12a0088f39c8ef9a40632d4bd64bfac6 (diff) | |
| download | zig-4d4bb69d7bfd809f63e1bddcced9c78d207a6ca6.tar.gz zig-4d4bb69d7bfd809f63e1bddcced9c78d207a6ca6.zip | |
glibc: update headers to 2.33
This introduces csky support.
Diffstat (limited to 'lib/libc/include/powerpc-linux-gnu/bits/struct_mutex.h')
| -rw-r--r-- | lib/libc/include/powerpc-linux-gnu/bits/struct_mutex.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/include/powerpc-linux-gnu/bits/struct_mutex.h b/lib/libc/include/powerpc-linux-gnu/bits/struct_mutex.h index 40b5c891ec..708b22e85a 100644 --- a/lib/libc/include/powerpc-linux-gnu/bits/struct_mutex.h +++ b/lib/libc/include/powerpc-linux-gnu/bits/struct_mutex.h @@ -1,5 +1,5 @@ /* PowerPC internal mutex struct definitions. - Copyright (C) 2019-2020 Free Software Foundation, Inc. + Copyright (C) 2019-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |
