mirror of
https://github.com/rwinkhart/sys.git
synced 2026-08-28 04:46:44 -04:00
The rest of the SPEED_* constants are redundant: SPEED_x is defined to simply x for x in 10, 100, ... Change-Id: I8b29a90ea1b914a65fa165a6801fcf77c667ebb0 GitHub-Last-Rev: 1428dcc5176f46ecedbc4e52c3bc691bbd84eb72 GitHub-Pull-Request: golang/sys#119 Reviewed-on: https://go-review.googlesource.com/c/sys/+/388214 Trust: Brad Fitzpatrick <bradfitz@golang.org> Reviewed-by: Matt Layher <mdlayher@gmail.com> Trust: Matt Layher <mdlayher@gmail.com> Run-TryBot: Matt Layher <mdlayher@gmail.com> TryBot-Result: Gopher Robot <gobot@golang.org>