composite_amd64.go 268 B

123456789
  1. // Copyright (c) 2016 Arista Networks, Inc.
  2. // Use of this source code is governed by the Apache License 2.0
  3. // that can be found in the COPYING file.
  4. package key
  5. // This value needs to look very much not like a pointer.
  6. const sentinel = uintptr(0xFF123456FFABCDEF)