commit | 220e5af31a59068d13652150cc1b6c6def5a88c1 | [log] [tgz] |
---|---|---|
author | Suraj Malhotra <surajmalhotra@google.com> | Tue Jan 21 22:03:22 2025 -0800 |
committer | Suraj Malhotra <surajmalhotra@google.com> | Thu Jan 23 11:00:21 2025 -0800 |
tree | 0a78e55f4a21448c942054e2b48cbc5c22259bd8 | |
parent | 0c00bba1d89e4aaee435fb054cc66abbe059e039 [diff] |
[go] Remove unused framebuffer syscall This syscall is unused and can be safely removed to allow us to safely remove it from the kernel. Change-Id: I4ab31d3db0a778875972fd1d06ec2a67ee3aa57f Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/go/+/1191096 Reviewed-by: Bruno Dal Bo <brunodalbo@google.com>
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
Gopher image by Renee French, licensed under Creative Commons 4.0 Attributions license.
Our canonical Git repository is located at https://go.googlesource.com/go. There is a mirror of the repository at https://github.com/golang/go.
Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file.
Official binary distributions are available at https://go.dev/dl/.
After downloading a binary release, visit https://go.dev/doc/install for installation instructions.
If a binary distribution is not available for your combination of operating system and architecture, visit https://go.dev/doc/install/source for source installation instructions.
Go is the work of thousands of contributors. We appreciate your help!
To contribute, please read the contribution guidelines at https://go.dev/doc/contribute.
Note that the Go project uses the issue tracker for bug reports and proposals only. See https://go.dev/wiki/Questions for a list of places to ask questions about the Go language.